Fix non-PCH build.

This commit is contained in:
Gacko
2017-08-22 21:30:25 +02:00
parent 28ec50b053
commit 7cffde8dd6
2 changed files with 8 additions and 0 deletions

View File

@@ -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"

View File

@@ -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
{