diff options
Diffstat (limited to 'src/game/Spell.cpp')
-rw-r--r-- | src/game/Spell.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Spell.cpp b/src/game/Spell.cpp index 6cbb9b16e48..ad2a6c867be 100644 --- a/src/game/Spell.cpp +++ b/src/game/Spell.cpp @@ -49,7 +49,6 @@ #include "Util.h" #include "TemporarySummon.h" #include "Vehicle.h" -#include "ScriptCalls.h" #include "SpellAuraEffects.h" #include "SpellId.h" #include "ScriptMgr.h" |