src/openttd.cpp
changeset 8254 1496654ca5e7
parent 8247 16e1c8db6f55
child 8258 9fa31acb07bc
--- a/src/openttd.cpp	Sat Jan 12 13:36:22 2008 +0000
+++ b/src/openttd.cpp	Sat Jan 12 14:10:35 2008 +0000
@@ -24,7 +24,8 @@
 #include "gfx_func.h"
 #include "window_func.h"
 #include "window_gui.h"
-#include "player.h"
+#include "player_func.h"
+#include "player_base.h"
 #include "command_func.h"
 #include "town.h"
 #include "industry.h"