From 7eb482ed8416fac36952673e28f07562ed79b0af Mon Sep 17 00:00:00 2001 From: Shauren Date: Mon, 26 Sep 2022 00:25:02 +0200 Subject: Nopch build fix --- .../Outland/CoilfangReservoir/TheUnderbog/instance_the_underbog.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 -- cgit v1.2.3