diff options
| author | Gacko <gacko28@gmx.de> | 2014-12-27 13:57:36 +0100 |
|---|---|---|
| committer | Gacko <gacko28@gmx.de> | 2014-12-27 13:57:36 +0100 |
| commit | cf893351773c9193b4860a9c54e825f2138773a4 (patch) | |
| tree | 559ba25f4dc542bb7c37f92fc1f3d81c45c82c8c /src/server/scripts | |
| parent | 8d2e230419b2d650201d8fbcb98b0e5f7afb830e (diff) | |
Fix non pch build
Diffstat (limited to 'src/server/scripts')
| -rw-r--r-- | src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp b/src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp index 1df5f5eac8f..c12b0889f9d 100644 --- a/src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp +++ b/src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp @@ -19,6 +19,7 @@ #include "ScriptMgr.h" #include "ScriptedCreature.h" #include "nexus.h" +#include "GameEventMgr.h" enum Spells { |
