aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShauren <shauren.trinity@gmail.com>2022-09-26 00:25:02 +0200
committerShauren <shauren.trinity@gmail.com>2022-09-30 20:42:34 +0200
commite7411a8457580cd312ff858e557dc75962484730 (patch)
treebf099a21d9fcd924bab926a80948887ad70d4c98
parentcfdc0a75f92ee5a082bff6eae7c8781b93fd413d (diff)
Nopch build fix
(cherry picked from commit 7eb482ed8416fac36952673e28f07562ed79b0af)
-rw-r--r--src/server/scripts/Outland/CoilfangReservoir/TheUnderbog/instance_the_underbog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Outland/CoilfangReservoir/TheUnderbog/instance_the_underbog.cpp b/src/server/scripts/Outland/CoilfangReservoir/TheUnderbog/instance_the_underbog.cpp
index ba81be2850e..a40681ca32a 100644
--- a/src/server/scripts/Outland/CoilfangReservoir/TheUnderbog/instance_the_underbog.cpp
+++ b/src/server/scripts/Outland/CoilfangReservoir/TheUnderbog/instance_the_underbog.cpp
@@ -24,6 +24,7 @@ gets instead the deserter debuff.
#include "ScriptMgr.h"
#include "InstanceScript.h"
+#include "Unit.h"
#include "the_underbog.h"
class instance_the_underbog : public InstanceMapScript