src/network/core/game.h
changeset 8140 0d0d8c94f84b
parent 6248 e4a2ed7e5613
child 9451 0d6806ba5504
--- a/src/network/core/game.h	Wed Dec 26 11:45:43 2007 +0000
+++ b/src/network/core/game.h	Wed Dec 26 13:50:40 2007 +0000
@@ -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