aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/eastern_kingdoms/ghostlands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/scripts/eastern_kingdoms/ghostlands.cpp')
-rw-r--r--src/scripts/eastern_kingdoms/ghostlands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/eastern_kingdoms/ghostlands.cpp b/src/scripts/eastern_kingdoms/ghostlands.cpp
index bb9dd0aceed..91bdca62fe6 100644
--- a/src/scripts/eastern_kingdoms/ghostlands.cpp
+++ b/src/scripts/eastern_kingdoms/ghostlands.cpp
@@ -151,7 +151,7 @@ enum eEnums
FACTION_SMOON_E = 1603,
};
-struct TRINITY_DLL_DECL npc_ranger_lilathaAI : public npc_escortAI
+struct npc_ranger_lilathaAI : public npc_escortAI
{
npc_ranger_lilathaAI(Creature *c) : npc_escortAI(c) {}