aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKudlaty <none@none>2009-10-10 13:51:43 +0200
committerKudlaty <none@none>2009-10-10 13:51:43 +0200
commitc70c43c1b0ce53ee64c3abfcc9e9cc97a8992250 (patch)
tree2f9dc0dec5b385c715868957a26fab5b0182444c /src
parentb4c7a2514d9844fccc46fc78aee0b34d1b26161e (diff)
Fix typo
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/game/BattleGroundAB.cpp2
1 files changed, 1 insertions, 1 deletions
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"