summaryrefslogtreecommitdiff
path: root/src/emap/script_buildins.c
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-05-14 01:21:40 +0300
committerAndrei Karas <akaras@inbox.ru>2019-05-14 01:21:40 +0300
commit3e8a083fbfc8127b2222f34f6a599c93038fe1d9 (patch)
tree88d036402203dc758a14b45a62ff0e3a52d7b166 /src/emap/script_buildins.c
parent0cb065dca4f0793f601e807069c725cee4b459f1 (diff)
downloadevol-hercules-3e8a083fbfc8127b2222f34f6a599c93038fe1d9.tar.gz
evol-hercules-3e8a083fbfc8127b2222f34f6a599c93038fe1d9.tar.bz2
evol-hercules-3e8a083fbfc8127b2222f34f6a599c93038fe1d9.tar.xz
evol-hercules-3e8a083fbfc8127b2222f34f6a599c93038fe1d9.zip
Fix compilation errors after hercules update
Diffstat (limited to 'src/emap/script_buildins.c')
-rw-r--r--src/emap/script_buildins.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/script_buildins.c b/src/emap/script_buildins.c
index 93e9388..5135874 100644
--- a/src/emap/script_buildins.c
+++ b/src/emap/script_buildins.c
@@ -17,6 +17,7 @@
#include "map/instance.h"
#include "map/npc.h"
#include "map/pc.h"
+#include "map/refine.h"
#include "map/script.h"
#include "map/quest.h"