diff -r 6f220a5cb864 -r c1454e0c03bf src/network/core/game.h --- a/src/network/core/game.h Thu Jan 04 20:33:50 2007 +0000 +++ b/src/network/core/game.h Thu Jan 04 21:21:14 2007 +0000 @@ -5,6 +5,10 @@ #ifdef ENABLE_NETWORK +#include "config.h" +#include "../../date.h" +#include "../../newgrf_config.h" + /** * @file game.h Information about a game that is sent between a * game server, game client and masterserver.