diff -r 0f3e94733e65 -r 95b6eb9fcc9e src/network/core/tcp.cpp --- a/src/network/core/tcp.cpp Fri May 30 09:32:24 2008 +0000 +++ b/src/network/core/tcp.cpp Fri May 30 18:20:26 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"