diff options
Diffstat (limited to 'src/being.h')
-rw-r--r-- | src/being.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being.h b/src/being.h index beeac528..f1354e3a 100644 --- a/src/being.h +++ b/src/being.h @@ -28,6 +28,7 @@ #include <string> #include "graphics.h" +#include "map.h" #define NR_HAIR_STYLES 5 #define NR_HAIR_COLORS 10 |