summaryrefslogtreecommitdiff
path: root/src/emap/pc.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/pc.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/pc.c')
-rw-r--r--src/emap/pc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emap/pc.c b/src/emap/pc.c
index 1ba06c7..0697430 100644
--- a/src/emap/pc.c
+++ b/src/emap/pc.c
@@ -17,6 +17,8 @@
#include "map/npc.h"
#include "map/pc.h"
+#include "plugins/HPMHooking.h"
+
#include "emap/clif.h"
#include "emap/pc.h"
#include "emap/send.h"