summaryrefslogtreecommitdiff
path: root/src/echar/init.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/echar/init.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/echar/init.c')
-rw-r--r--src/echar/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/echar/init.c b/src/echar/init.c
index c8cf58a..e6f3eaa 100644
--- a/src/echar/init.c
+++ b/src/echar/init.c
@@ -36,6 +36,7 @@
#include "echar/char.h"
#include "echar/config.h"
+#include "plugins/HPMHooking.h"
#include "common/HPMDataCheck.h" /* should always be the last file included! (if you don't make it last, it'll intentionally break compile time) */
HPExport struct hplugin_info pinfo =