diff options
-rw-r--r-- | src/town.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/town.h b/src/town.h index 3e021756a..ad63594df 100644 --- a/src/town.h +++ b/src/town.h @@ -17,6 +17,7 @@ #include "strings_type.h" #include "viewport_type.h" #include "economy_type.h" +#include "map_type.h" enum { HOUSE_NO_CLASS = 0, |