summaryrefslogtreecommitdiff
path: root/src/network/core/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/game.h')
-rw-r--r--src/network/core/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/core/game.h b/src/network/core/game.h
index 049e5020e..0c0123697 100644
--- a/src/network/core/game.h
+++ b/src/network/core/game.h
@@ -11,8 +11,8 @@
#ifdef ENABLE_NETWORK
#include "config.h"
-#include "../../date.h"
#include "../../newgrf_config.h"
+#include "../../date_type.h"
/**
* This is the struct used by both client and server