diff options
Diffstat (limited to 'src/station_gui.cpp')
-rw-r--r-- | src/station_gui.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/station_gui.cpp b/src/station_gui.cpp index 19b87c68f..e63be0468 100644 --- a/src/station_gui.cpp +++ b/src/station_gui.cpp @@ -26,6 +26,7 @@ #include "widgets/dropdown_func.h" #include "newgrf_cargo.h" #include "string_func.h" +#include "player_base.h" #include "table/strings.h" #include "table/sprites.h" |