Core: Fix non-PCH compile (missing headers on some of the scripts)

This commit is contained in:
click
2013-03-07 22:21:21 +01:00
parent f84c6cc9c6
commit 3a9c26225e
3 changed files with 4 additions and 1 deletions
@@ -39,6 +39,7 @@ EndContentData */
#include "ScriptedGossip.h"
#include "Cell.h"
#include "CellImpl.h"
#include "GridNotifiersImpl.h"
#include "GridNotifiers.h"
/*######
@@ -37,9 +37,10 @@ EndContentData */
#include "ScriptedGossip.h"
#include "Player.h"
#include "SpellInfo.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "Cell.h"
#include "CellImpl.h"
#include "GridNotifiers.h"
/*######
## npc_bunthen_plainswind
@@ -27,6 +27,7 @@
#include "SpellScript.h"
#include "SpellAuraEffects.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "CellImpl.h"
// 45102 Romantic Picnic