diff options
Diffstat (limited to 'src/map/npc.h')
-rw-r--r-- | src/map/npc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map/npc.h b/src/map/npc.h index 74d49dd3c..2ce21d473 100644 --- a/src/map/npc.h +++ b/src/map/npc.h @@ -4,6 +4,8 @@ #ifndef _NPC_H_ #define _NPC_H_ +#include "map.h" // TBL_NPC + #define START_NPC_NUM 110000000 #define WARP_CLASS 45 |