From c70c43c1b0ce53ee64c3abfcc9e9cc97a8992250 Mon Sep 17 00:00:00 2001 From: Kudlaty Date: Sat, 10 Oct 2009 13:51:43 +0200 Subject: Fix typo --HG-- branch : trunk --- src/game/BattleGroundAB.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/BattleGroundAB.cpp') diff --git a/src/game/BattleGroundAB.cpp b/src/game/BattleGroundAB.cpp index 39b7d06e0ce..6609c3400be 100644 --- a/src/game/BattleGroundAB.cpp +++ b/src/game/BattleGroundAB.cpp @@ -20,7 +20,7 @@ #include "World.h" #include "WorldPacket.h" -#include "GameObject.h" +#include "ObjectMgr.h" #include "BattleGroundMgr.h" #include "BattleGround.h" #include "BattleGroundAB.h" -- cgit v1.2.3