From f5231929e04748d25cadf234be4c12843b7c1909 Mon Sep 17 00:00:00 2001 From: Nay Date: Wed, 1 Aug 2012 23:57:36 +0200 Subject: Scripts/Build: Fix non PCH build --- src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp b/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp index e4360c1c8ad..eb3057a74d3 100644 --- a/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp +++ b/src/server/scripts/EasternKingdoms/ZulAman/boss_nalorakk.cpp @@ -27,6 +27,7 @@ EndScriptData */ #include "ScriptedCreature.h" #include "zulaman.h" #include "GridNotifiers.h" +#include "GridNotifiersImpl.h" #include "CellImpl.h" //Trash Waves -- cgit v1.2.3