From 328345ac1ab328fb382ec40ba6f5fa95b43a72c4 Mon Sep 17 00:00:00 2001 From: megamage Date: Sun, 8 Mar 2009 13:05:56 -0600 Subject: [7403] much more unneeded includes removed Author: balrok --HG-- branch : trunk --- src/game/BattleGroundAV.cpp | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'src/game/BattleGroundAV.cpp') diff --git a/src/game/BattleGroundAV.cpp b/src/game/BattleGroundAV.cpp index 50f549ab4ca..f02dc3b2e90 100644 --- a/src/game/BattleGroundAV.cpp +++ b/src/game/BattleGroundAV.cpp @@ -21,16 +21,12 @@ #include "Player.h" #include "BattleGround.h" #include "BattleGroundAV.h" -#include "Creature.h" -#include "Chat.h" -#include "Object.h" -#include "ObjectMgr.h" -#include "ObjectAccessor.h" -#include "MapManager.h" #include "Language.h" #include "SpellAuras.h" #include "Formulas.h" #include "WorldPacket.h" +#include "ObjectMgr.h" +#include "GameObject.h" BattleGroundAV::BattleGroundAV() { -- cgit v1.2.3