summaryrefslogtreecommitdiff
path: root/src/emap/npc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/npc.c')
-rw-r--r--src/emap/npc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emap/npc.c b/src/emap/npc.c
index f4cb0f2..b7d7b37 100644
--- a/src/emap/npc.c
+++ b/src/emap/npc.c
@@ -16,6 +16,8 @@
#include "map/npc.h"
#include "map/pc.h"
+#include "plugins/HPMHooking.h"
+
#include "emap/data/mapd.h"
#include "emap/data/npcd.h"
#include "emap/struct/mapdext.h"