diff options
| author | ariel- <ariel-@users.noreply.github.com> | 2016-10-04 21:13:27 -0300 |
|---|---|---|
| committer | ariel- <ariel-@users.noreply.github.com> | 2016-10-04 21:13:27 -0300 |
| commit | 66749470ef49f069077b3d77f70be39ec538e058 (patch) | |
| tree | d67ff9ae2d5534fd6f00671d26b9601c38edf066 /src | |
| parent | 192f8186bdc5a6d53f65597cbb54deb18d135095 (diff) | |
Core/Scripts: add even more headers
Diffstat (limited to 'src')
| -rw-r--r-- | src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp index b0536705bb2..1b0d5c22833 100644 --- a/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp +++ b/src/server/scripts/Outland/Auchindoun/ShadowLabyrinth/shadow_labyrinth.cpp @@ -18,6 +18,7 @@ #include "ScriptMgr.h" #include "SpellMgr.h" #include "SpellScript.h" +#include "SpellAuraEffects.h" enum Spells { |
