summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking.c
diff options
context:
space:
mode:
authorIbrahim Zidan <brahem@aotsw.com>2019-04-13 21:18:53 +0200
committerIbrahim Zidan <brahem@aotsw.com>2019-05-05 23:42:35 +0200
commitf03c5ef6f787c85f3f745de06757b45c5c5d6ede (patch)
treeb50b286cdeb6ec0ddfb46146c09cf216cc90087d /src/plugins/HPMHooking.c
parent8598e0cbf421eded6943d416f7da8881997c960a (diff)
downloadhercules-f03c5ef6f787c85f3f745de06757b45c5c5d6ede.tar.gz
hercules-f03c5ef6f787c85f3f745de06757b45c5c5d6ede.tar.bz2
hercules-f03c5ef6f787c85f3f745de06757b45c5c5d6ede.tar.xz
hercules-f03c5ef6f787c85f3f745de06757b45c5c5d6ede.zip
HPM Hooks update
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
Diffstat (limited to 'src/plugins/HPMHooking.c')
-rw-r--r--src/plugins/HPMHooking.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking.c b/src/plugins/HPMHooking.c
index f95a3a92d..8e7ed4823 100644
--- a/src/plugins/HPMHooking.c
+++ b/src/plugins/HPMHooking.c
@@ -106,6 +106,8 @@ PRAGMA_GCC5(GCC diagnostic ignored "-Wdiscarded-qualifiers")
#include "map/pet.h"
#include "map/quest.h"
#include "map/rodex.h"
+#include "map/refine.h"
+#include "map/refine.p.h"
#include "map/script.h"
#include "map/skill.h"
#include "map/status.h"