diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/network/core/core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/core/core.h b/src/network/core/core.h index 10df20af7..083ec02b2 100644 --- a/src/network/core/core.h +++ b/src/network/core/core.h @@ -15,6 +15,7 @@ #define NETWORK_CORE_H #include "../../newgrf_config.h" +#include "config.h" #ifdef ENABLE_NETWORK |