diff -r 67db0d431d5e -r d8811e327d12 src/network/core/tcp.cpp --- a/src/network/core/tcp.cpp Tue May 27 00:50:55 2008 +0000 +++ b/src/network/core/tcp.cpp Tue Jun 17 10:32:49 2008 +0000 @@ -11,7 +11,7 @@ #include "../../openttd.h" #include "../../variables.h" -#include "../network_data.h" +#include "../network_internal.h" #include "packet.h" #include "tcp.h"