diff options
Diffstat (limited to 'src/scripts/Spells/spell_quest.cpp')
-rw-r--r-- | src/scripts/Spells/spell_quest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scripts/Spells/spell_quest.cpp b/src/scripts/Spells/spell_quest.cpp index 6eb97e3230..d3eedb860d 100644 --- a/src/scripts/Spells/spell_quest.cpp +++ b/src/scripts/Spells/spell_quest.cpp @@ -19,6 +19,7 @@ #include "GridNotifiers.h" #include "MapManager.h" #include "CreatureTextMgr.h" +#include "SpellAuraEffects.h" // Ours class spell_q11065_wrangle_some_aether_rays : public SpellScriptLoader |