diff options
Diffstat (limited to 'src/town_gui.cpp')
-rw-r--r-- | src/town_gui.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/town_gui.cpp b/src/town_gui.cpp index 38856459c..828a722a5 100644 --- a/src/town_gui.cpp +++ b/src/town_gui.cpp @@ -20,6 +20,7 @@ #include "strings_func.h" #include "economy_func.h" #include "core/alloc_func.hpp" +#include "settings_type.h" #include "table/sprites.h" #include "table/strings.h" |