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 526c24394..97d8e1d12 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -38,6 +38,7 @@ #include "charcommand.h" #include "log.h" #include "irc.h" +#include "npc.h" #ifndef TXT_ONLY #include "mail.h" #endif |