From 464632b0bc49add0c1ed4ca6292cbd1e9fcc07aa Mon Sep 17 00:00:00 2001 From: Malcrom Date: Mon, 23 Dec 2013 13:48:49 -0330 Subject: Scripting/Blasted Lands: Shouldn't have removed ScriptedGossip.h --- src/server/scripts/EasternKingdoms/zone_blasted_lands.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/server/scripts') diff --git a/src/server/scripts/EasternKingdoms/zone_blasted_lands.cpp b/src/server/scripts/EasternKingdoms/zone_blasted_lands.cpp index a8f335e6d81..c212592d49b 100644 --- a/src/server/scripts/EasternKingdoms/zone_blasted_lands.cpp +++ b/src/server/scripts/EasternKingdoms/zone_blasted_lands.cpp @@ -26,6 +26,7 @@ npc_deathly_usher #include "ScriptMgr.h" #include "ScriptedCreature.h" +#include "ScriptedGossip.h" #include "SpellScript.h" #include "Player.h" #include "Group.h" -- cgit v1.2.3