From 1d2eb6d23519a971db0646a146152fc6f79350f1 Mon Sep 17 00:00:00 2001 From: Haru Date: Tue, 16 Feb 2016 20:28:18 +0100 Subject: Replaced some now unnecessary includes with forward declarations in header files Added some forgotten and "common/conf.h" includes to .c files, that were previously masked by the above. Signed-off-by: Haru --- src/map/mob.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/mob.c') diff --git a/src/map/mob.c b/src/map/mob.c index 85e1ad5d5..2ae54ba69 100644 --- a/src/map/mob.c +++ b/src/map/mob.c @@ -46,6 +46,7 @@ #include "map/status.h" #include "common/HPM.h" #include "common/cbasetypes.h" +#include "common/conf.h" #include "common/db.h" #include "common/ers.h" #include "common/memmgr.h" -- cgit v1.2.3-60-g2f50