src/depot.cpp
changeset 8627 448ebf3a8291
parent 8604 8afdd9877afd
child 8635 3bbb6f87fced
--- a/src/depot.cpp	Tue Dec 25 09:48:53 2007 +0000
+++ b/src/depot.cpp	Tue Dec 25 11:26:07 2007 +0000
@@ -6,12 +6,12 @@
 #include "openttd.h"
 #include "vehicle.h"
 #include "depot.h"
-#include "functions.h"
 #include "landscape.h"
 #include "map.h"
 #include "table/strings.h"
 #include "saveload.h"
 #include "order.h"
+#include "window_func.h"
 
 DEFINE_OLD_POOL_GENERIC(Depot, Depot)