aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2025-07-12 18:52:42 +0200
committerShauren <shauren.trinity@gmail.com>2025-07-12 18:52:42 +0200
commit7760b8e4ed5f9b2a44eba50adf1dc1d14d0dd953 (patch)
tree6717b4db81776813600784ee4087e08c4ffd88c4 /src
parent44a7b2994723691c218d3779ff8fd5a5115e5f64 (diff)
Scripts/Spells: Cleanup includes after 53daa087aedcc0f68c935628f181256d89914ae2
Diffstat (limited to 'src')
-rw-r--r--src/server/scripts/Spells/spell_quest.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/server/scripts/Spells/spell_quest.cpp b/src/server/scripts/Spells/spell_quest.cpp
index d598f64b998..87f4d9d019f 100644
--- a/src/server/scripts/Spells/spell_quest.cpp
+++ b/src/server/scripts/Spells/spell_quest.cpp
@@ -22,16 +22,10 @@
*/
#include "ScriptMgr.h"
-#include "CellImpl.h"
-#include "CreatureAIImpl.h"
-#include "CreatureTextMgr.h"
-#include "GridNotifiersImpl.h"
#include "ObjectMgr.h"
#include "Player.h"
-#include "ScriptedCreature.h"
-#include "SpellAuraEffects.h"
+#include "SpellAuras.h"
#include "SpellScript.h"
-#include "Vehicle.h"
enum TamingTheBeast
{