aboutsummaryrefslogtreecommitdiff
path: root/src/game/BattleGroundAB.cpp
diff options
context:
space:
mode:
authorpanaut0lordv <panaut0lordv@gmail.com>2009-06-04 21:41:07 +0200
committerpanaut0lordv <panaut0lordv@gmail.com>2009-06-04 21:41:07 +0200
commitf6447e8f34c28785f605e2ae0882c24799d34456 (patch)
treedf83e1ffc575f05b56cb9a817a4dd7b83b22123f /src/game/BattleGroundAB.cpp
parentee5f4a93a6163ba7e6ef96570408b7b48f2fe383 (diff)
*Including style fixing - part 1
--HG-- branch : trunk
Diffstat (limited to 'src/game/BattleGroundAB.cpp')
-rw-r--r--src/game/BattleGroundAB.cpp11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/game/BattleGroundAB.cpp b/src/game/BattleGroundAB.cpp
index 40f60960377..f5fba6f4186 100644
--- a/src/game/BattleGroundAB.cpp
+++ b/src/game/BattleGroundAB.cpp
@@ -18,16 +18,17 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include "Object.h"
-#include "Player.h"
+#include "ObjectMgr.h"
+#include "World.h"
+#include "WorldPacket.h"
+
#include "BattleGround.h"
#include "BattleGroundAB.h"
#include "Creature.h"
-#include "ObjectMgr.h"
#include "Language.h"
-#include "World.h"
+#include "Object.h"
+#include "Player.h"
#include "Util.h"
-#include "WorldPacket.h"
// these variables aren't used outside of this file, so declare them only here
uint32 BG_AB_HonorScoreTicks[BG_HONOR_MODE_NUM] = {