diff --git a/src/network/core/tcp_http.h b/src/network/core/tcp_http.h --- a/src/network/core/tcp_http.h +++ b/src/network/core/tcp_http.h @@ -14,7 +14,7 @@ #ifndef NETWORK_CORE_TCP_HTTP_H #define NETWORK_CORE_TCP_HTTP_H -#include "address.h" +#include "tcp.h" #ifdef ENABLE_NETWORK