aboutsummaryrefslogtreecommitdiff
path: root/src/game/ZoneScript.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/ZoneScript.h')
-rw-r--r--src/game/ZoneScript.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/ZoneScript.h b/src/game/ZoneScript.h
index ed4db98b8b9..148ca994af0 100644
--- a/src/game/ZoneScript.h
+++ b/src/game/ZoneScript.h
@@ -26,7 +26,7 @@
class Creature;
class GameObject;
-class TRINITY_DLL_SPEC ZoneScript
+class ZoneScript
{
public:
explicit ZoneScript() {}