diff --git a/src/depot_gui.cpp b/src/depot_gui.cpp --- a/src/depot_gui.cpp +++ b/src/depot_gui.cpp @@ -18,10 +18,8 @@ #include "viewport_func.h" #include "command_func.h" #include "depot_base.h" -#include "vehicle_gui.h" #include "spritecache.h" #include "strings_func.h" -#include "window_func.h" #include "vehicle_func.h" #include "company_func.h" #include "tilehighlight_func.h"