src/depot_gui.cpp
changeset 10222 b6919c94cc77
parent 9324 bf9cc84b889d
child 10229 fba3f9fa44d7
--- a/src/depot_gui.cpp	Thu Apr 17 18:24:45 2008 +0000
+++ b/src/depot_gui.cpp	Thu Apr 17 19:10:30 2008 +0000
@@ -13,7 +13,7 @@
 #include "viewport_func.h"
 #include "gfx_func.h"
 #include "command_func.h"
-#include "depot.h"
+#include "depot_base.h"
 #include "vehicle_gui.h"
 #include "station_map.h"
 #include "newgrf_engine.h"
@@ -23,6 +23,7 @@
 #include "vehicle_func.h"
 #include "player_func.h"
 #include "order_func.h"
+#include "depot_base.h"
 
 #include "table/strings.h"
 #include "table/sprites.h"