diff options
Diffstat (limited to 'src/town_cmd.cpp')
-rw-r--r-- | src/town_cmd.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/town_cmd.cpp b/src/town_cmd.cpp index f0747c0fd..2b79adfc8 100644 --- a/src/town_cmd.cpp +++ b/src/town_cmd.cpp @@ -47,6 +47,7 @@ #include "functions.h" #include "animated_tile_func.h" #include "date_func.h" +#include <map> #include "table/strings.h" #include "table/sprites.h" |