src/water_cmd.cpp
branchNewGRF_ports
changeset 10242 52b4a9006029
parent 10184 fcf5fb2548eb
child 10274 b3c58f3df92b
--- a/src/water_cmd.cpp	Wed Apr 16 22:34:14 2008 +0000
+++ b/src/water_cmd.cpp	Fri Apr 18 19:55:13 2008 +0000
@@ -14,7 +14,8 @@
 #include "command_func.h"
 #include "town.h"
 #include "news_func.h"
-#include "depot.h"
+#include "depot_base.h"
+#include "depot_func.h"
 #include "vehicle_gui.h"
 #include "train.h"
 #include "roadveh.h"