diff options
| author | Vincent_Michael <Vincent_Michael@gmx.de> | 2014-02-01 21:10:38 +0100 |
|---|---|---|
| committer | Vincent_Michael <Vincent_Michael@gmx.de> | 2014-02-01 21:18:28 +0100 |
| commit | 6b4e4761110ab0b6af281e63cfe8608cae8d0153 (patch) | |
| tree | 2dcfa3c08701683b61efd4962be303a9b1497840 /src/server/scripts/Spells | |
| parent | 224da4795283d1314bd255611730a2b46f84f68c (diff) | |
| parent | 11b48569c807be6019fb364187ef6ddae74b5ef6 (diff) | |
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Diffstat (limited to 'src/server/scripts/Spells')
| -rw-r--r-- | src/server/scripts/Spells/spell_dk.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Spells/spell_dk.cpp b/src/server/scripts/Spells/spell_dk.cpp index d08623888b3..3fb74bddee0 100644 --- a/src/server/scripts/Spells/spell_dk.cpp +++ b/src/server/scripts/Spells/spell_dk.cpp @@ -25,6 +25,7 @@ #include "ScriptMgr.h" #include "SpellScript.h" #include "SpellAuraEffects.h" +#include "Containers.h" enum DeathKnightSpells { |
