aboutsummaryrefslogtreecommitdiff
path: root/src/framework/GameSystem/NGrid.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/framework/GameSystem/NGrid.h')
-rw-r--r--src/framework/GameSystem/NGrid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/framework/GameSystem/NGrid.h b/src/framework/GameSystem/NGrid.h
index 6cbe7d6a84c..de3f4ccf56d 100644
--- a/src/framework/GameSystem/NGrid.h
+++ b/src/framework/GameSystem/NGrid.h
@@ -70,7 +70,7 @@ class WORLD_OBJECT_TYPES,
class GRID_OBJECT_TYPES,
class ThreadModel = Trinity::SingleThreaded<ACTIVE_OBJECT>
>
-class TRINITY_DLL_DECL NGrid
+class NGrid
{
public: