diff --git a/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockCaverns/boss_corla_herald_of_twilight.cpp b/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockCaverns/boss_corla_herald_of_twilight.cpp index 31be6a9418b..d64c5c21c44 100644 --- a/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockCaverns/boss_corla_herald_of_twilight.cpp +++ b/src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockCaverns/boss_corla_herald_of_twilight.cpp @@ -18,6 +18,7 @@ #include "ScriptMgr.h" #include "blackrock_caverns.h" #include "GameEventMgr.h" +#include "Map.h" #include "ScriptedCreature.h" #include "SpellScript.h" #include "Spell.h"