diff options
Diffstat (limited to 'src/map/npc.c')
-rw-r--r-- | src/map/npc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/npc.c b/src/map/npc.c index 7bc5be383..8114cacaa 100644 --- a/src/map/npc.c +++ b/src/map/npc.c @@ -10,6 +10,7 @@ #include "map/battle.h" #include "map/chat.h" #include "map/clif.h" +#include "map/guild.h" #include "map/instance.h" #include "map/intif.h" #include "map/itemdb.h" |