aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Shadowlands
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2024-12-31 18:12:36 +0100
committerShauren <shauren.trinity@gmail.com>2024-12-31 18:12:36 +0100
commitd778d5ec7cfa94d6de2500e1fff7ae3bd30be18f (patch)
tree7da8c53dc35b95fb2c0ee45b5612bda3a340874c /src/server/scripts/Shadowlands
parent380dac62fdf88ab11de5547398e4bd9f0855b081 (diff)
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Diffstat (limited to 'src/server/scripts/Shadowlands')
-rw-r--r--src/server/scripts/Shadowlands/SepulcherOfTheFirstOnes/boss_anduin_wrynn.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Shadowlands/SepulcherOfTheFirstOnes/boss_anduin_wrynn.cpp b/src/server/scripts/Shadowlands/SepulcherOfTheFirstOnes/boss_anduin_wrynn.cpp
index aba4b171ef4..26ca7bd0126 100644
--- a/src/server/scripts/Shadowlands/SepulcherOfTheFirstOnes/boss_anduin_wrynn.cpp
+++ b/src/server/scripts/Shadowlands/SepulcherOfTheFirstOnes/boss_anduin_wrynn.cpp
@@ -28,6 +28,7 @@
#include "GridNotifiers.h"
#include "InstanceScript.h"
#include "Map.h"
+#include "MapUtils.h"
#include "MotionMaster.h"
#include "ObjectAccessor.h"
#include "PathGenerator.h"