mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
Fix non-PCH build.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "Random.h"
|
||||
#include "SpellInfo.h"
|
||||
#include "Util.h"
|
||||
#include "WorldSession.h"
|
||||
#include "WorldStatePackets.h"
|
||||
|
||||
BattlegroundAB::BattlegroundAB()
|
||||
|
||||
@@ -23,7 +23,9 @@
|
||||
#include "GameObject.h"
|
||||
#include "Log.h"
|
||||
#include "MotionMaster.h"
|
||||
#include "ObjectMgr.h"
|
||||
#include "Player.h"
|
||||
#include "WorldSession.h"
|
||||
#include "WorldStatePackets.h"
|
||||
|
||||
BattlegroundAV::BattlegroundAV()
|
||||
|
||||
Reference in New Issue
Block a user