summaryrefslogtreecommitdiff
path: root/src/emap/clif.c
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-05-02 14:43:19 +0300
committerAndrei Karas <akaras@inbox.ru>2016-05-02 14:43:19 +0300
commit00d1b8bf9fc3648730904b6f86696417f4445037 (patch)
treeb17b43e7cc6537aa1ae8cc5cfc21addd53ca971d /src/emap/clif.c
parent0b2a9a6937a223ecc6356836da51ed41afc2d00b (diff)
downloadevol-hercules-00d1b8bf9fc3648730904b6f86696417f4445037.tar.gz
evol-hercules-00d1b8bf9fc3648730904b6f86696417f4445037.tar.bz2
evol-hercules-00d1b8bf9fc3648730904b6f86696417f4445037.tar.xz
evol-hercules-00d1b8bf9fc3648730904b6f86696417f4445037.zip
Add into all files where need #include "plugins/HPMHooking.h"
Diffstat (limited to 'src/emap/clif.c')
-rw-r--r--src/emap/clif.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emap/clif.c b/src/emap/clif.c
index 87092c1..a4d60ae 100644
--- a/src/emap/clif.c
+++ b/src/emap/clif.c
@@ -23,6 +23,8 @@
#include "map/pc.h"
#include "map/quest.h"
+#include "plugins/HPMHooking.h"
+
#include "emap/clif.h"
#include "emap/lang.h"
#include "emap/map.h"