From 1114c646fc28c893add75d512183f084bece9942 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 13 Jul 2016 20:39:16 +0300 Subject: Add missing includes into HPM. --- src/map/HPMmap.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/map') diff --git a/src/map/HPMmap.c b/src/map/HPMmap.c index 289375323..84544976a 100644 --- a/src/map/HPMmap.c +++ b/src/map/HPMmap.c @@ -31,10 +31,14 @@ #include "common/db.h" #include "common/des.h" #include "common/ers.h" +#include "common/grfio.h" +#include "common/md5calc.h" #include "common/memmgr.h" +#include "common/mutex.h" #include "common/mapindex.h" #include "common/mmo.h" #include "common/nullpo.h" +#include "common/random.h" #include "common/showmsg.h" #include "common/socket.h" #include "common/spinlock.h" -- cgit v1.2.3-70-g09d2