diff options
Diffstat (limited to 'src/map/party.c')
-rw-r--r-- | src/map/party.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/party.c b/src/map/party.c index e4b960342..284f00a77 100644 --- a/src/map/party.c +++ b/src/map/party.c @@ -7,6 +7,7 @@ #include "../common/nullpo.h" #include "../common/malloc.h" #include "../common/showmsg.h" +#include "../common/utils.h" #include "party.h" #include "atcommand.h" //msg_txt() |