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 36b2ccf6d43..625019ba70c 100644 --- a/src/game/Spell.cpp +++ b/src/game/Spell.cpp @@ -35,7 +35,6 @@ #include "Unit.h" #include "Spell.h" #include "DynamicObject.h" -#include "SpellAuras.h" #include "Group.h" #include "UpdateData.h" #include "MapManager.h" |