src/console_cmds.cpp
changeset 9282 2bb9703aeb39
parent 9000 90837c1c4a84
child 10429 1b99254f9607
--- a/src/console_cmds.cpp	Mon Mar 31 00:06:17 2008 +0000
+++ b/src/console_cmds.cpp	Mon Mar 31 00:17:39 2008 +0000
@@ -6,7 +6,7 @@
 #include "openttd.h"
 #include "console.h"
 #include "debug.h"
-#include "engine.h"
+#include "engine_func.h"
 #include "landscape.h"
 #include "saveload.h"
 #include "variables.h"
@@ -18,7 +18,6 @@
 #include "settings_func.h"
 #include "fios.h"
 #include "fileio.h"
-#include "station.h"
 #include "screenshot.h"
 #include "genworld.h"
 #include "network/network.h"