From 7d0a63b72f93c05b302c08cfb19d5651cef1cdb8 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Wed, 13 Nov 2013 22:45:31 -0200 Subject: Follow up 8fda38dcdabbb9d252b0e11fb07b2ad37f9e659f Fixed compiler error on selected systems, thanks to haruna bringing it up! Signed-off-by: shennetsind --- src/map/npc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map/npc.c') diff --git a/src/map/npc.c b/src/map/npc.c index effc36a4e..30cb94efe 100644 --- a/src/map/npc.c +++ b/src/map/npc.c @@ -12,6 +12,8 @@ #include "../common/ers.h" #include "../common/db.h" #include "../common/socket.h" +#include "../common/HPM.h" + #include "map.h" #include "log.h" #include "clif.h" -- cgit v1.2.3-60-g2f50