diff options
Diffstat (limited to 'src/station_gui.cpp')
-rw-r--r-- | src/station_gui.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/station_gui.cpp b/src/station_gui.cpp index 997402305..dc5174380 100644 --- a/src/station_gui.cpp +++ b/src/station_gui.cpp @@ -29,10 +29,8 @@ #include "station_base.h" #include "waypoint_base.h" #include "tilehighlight_func.h" -#include "core/smallmap_type.hpp" #include "company_base.h" #include "sortlist_type.h" -#include "settings_type.h" #include "table/strings.h" #include "table/sprites.h" |