diff -r d2eb7d04f6e1 -r 160939e24ed3 src/depot.cpp --- 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)