diff options
Diffstat (limited to 'src/emap/clif.c')
-rw-r--r-- | src/emap/clif.c | 2 |
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" |