diff options
Diffstat (limited to 'src/map/map.c')
-rw-r--r-- | src/map/map.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/map.c b/src/map/map.c index 43140677e..d02c6da55 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -20,6 +20,7 @@ #include "../common/showmsg.h" #include "../common/version.h" #include "../common/nullpo.h" +#include "../common/strlib.h" #include "map.h" #include "chrif.h" |