From f2fbdc16a14d07e0895cc09eeba689bc556481d2 Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 5 Jun 2015 01:49:44 +0200 Subject: Cleaned up some #includes Signed-off-by: Haru --- src/map/battleground.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'src/map/battleground.h') diff --git a/src/map/battleground.h b/src/map/battleground.h index aaa76b5d2..a67deb722 100644 --- a/src/map/battleground.h +++ b/src/map/battleground.h @@ -5,10 +5,15 @@ #ifndef MAP_BATTLEGROUND_H #define MAP_BATTLEGROUND_H -#include "map/clif.h" -#include "map/guild.h" +#include "map/map.h" // EVENT_NAME_LENGTH +#include "common/cbasetypes.h" +#include "common/db.h" #include "common/mmo.h" // struct party +struct HPluginData; +struct block_list; +struct map_session_data; + /** * Defines **/ -- cgit v1.2.3-70-g09d2