diff options
-rw-r--r-- | src/server/scripts/Northrend/Gundrak/boss_gal_darah.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Northrend/Gundrak/boss_gal_darah.cpp b/src/server/scripts/Northrend/Gundrak/boss_gal_darah.cpp index 75347b1f571..1dfec96b5e3 100644 --- a/src/server/scripts/Northrend/Gundrak/boss_gal_darah.cpp +++ b/src/server/scripts/Northrend/Gundrak/boss_gal_darah.cpp @@ -17,6 +17,7 @@ #include "ScriptMgr.h" #include "gundrak.h" +#include "Map.h" #include "ObjectAccessor.h" #include "ScriptedCreature.h" #include "SpellInfo.h" |