Skip to content

Commit 7760b8e

Browse files
committed
Scripts/Spells: Cleanup includes after 53daa08
1 parent 44a7b29 commit 7760b8e

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

src/server/scripts/Spells/spell_quest.cpp

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,10 @@
2222
*/
2323

2424
#include "ScriptMgr.h"
25-
#include "CellImpl.h"
26-
#include "CreatureAIImpl.h"
27-
#include "CreatureTextMgr.h"
28-
#include "GridNotifiersImpl.h"
2925
#include "ObjectMgr.h"
3026
#include "Player.h"
31-
#include "ScriptedCreature.h"
32-
#include "SpellAuraEffects.h"
27+
#include "SpellAuras.h"
3328
#include "SpellScript.h"
34-
#include "Vehicle.h"
3529

3630
enum TamingTheBeast
3731
{

0 commit comments

Comments
 (0)