From 30f2afac9bf023bce081e52e09b1c0a152d9849a Mon Sep 17 00:00:00 2001 From: rubidium Date: Thu, 26 Aug 2010 22:01:16 +0000 Subject: (svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers --- src/network/core/tcp_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/network/core/tcp_http.h') diff --git a/src/network/core/tcp_http.h b/src/network/core/tcp_http.h index 2173ae2ea..f684e0156 100644 --- 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 -- cgit v1.2.3-70-g09d2