mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
Fix non-PCH build.
This commit is contained in:
@@ -16,8 +16,12 @@
|
||||
*/
|
||||
|
||||
#include "ScriptMgr.h"
|
||||
#include "InstanceScript.h"
|
||||
#include "SpellScript.h"
|
||||
#include "ObjectAccessor.h"
|
||||
#include "Containers.h"
|
||||
#include "firelands.h"
|
||||
#include "Map.h"
|
||||
#include "GridNotifiers.h"
|
||||
#include "PassiveAI.h"
|
||||
#include "Spell.h"
|
||||
|
||||
@@ -16,10 +16,14 @@
|
||||
*/
|
||||
|
||||
#include "ScriptMgr.h"
|
||||
#include "InstanceScript.h"
|
||||
#include "SpellScript.h"
|
||||
#include "SpellInfo.h"
|
||||
#include "Creature.h"
|
||||
#include "firelands.h"
|
||||
#include "GridNotifiers.h"
|
||||
#include "Vehicle.h"
|
||||
#include "MotionMaster.h"
|
||||
|
||||
enum Spells
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user