--- a/network.h Sun Feb 06 22:36:08 2005 +0000 +++ b/network.h Mon Feb 07 09:54:37 2005 +0000 @@ -1,7 +1,6 @@ #ifndef NETWORK_H #define NETWORK_H -#include "network_core.h" #define NOREV_STRING "norev000" #ifdef ENABLE_NETWORK
--- a/network_data.h Sun Feb 06 22:36:08 2005 +0000 +++ b/network_data.h Mon Feb 07 09:54:37 2005 +0000 @@ -3,6 +3,7 @@ #include "ttd.h" #include "network.h" +#include "network_core.h" // Is the network enabled? #ifdef ENABLE_NETWORK