diff options
Diffstat (limited to 'src/map/instance.c')
-rw-r--r-- | src/map/instance.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/instance.c b/src/map/instance.c index 255722f58..f5688d02c 100644 --- a/src/map/instance.c +++ b/src/map/instance.c @@ -9,6 +9,7 @@ #include "map/channel.h" #include "map/clif.h" +#include "map/guild.h" #include "map/map.h" #include "map/npc.h" #include "map/party.h" |