summaryrefslogtreecommitdiff
path: root/src/emap/init.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/init.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/init.c')
-rw-r--r--src/emap/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emap/init.c b/src/emap/init.c
index 3c40f30..dfc1241 100644
--- a/src/emap/init.c
+++ b/src/emap/init.c
@@ -40,6 +40,7 @@
#include "map/party.h"
#include "map/pet.h"
#include "map/pc.h"
+#include "map/refine.h"
#include "map/script.h"
#include "map/storage.h"
#include "map/trade.h"