summaryrefslogtreecommitdiff
path: root/indra/llcommon/llfoldertype.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon/llfoldertype.h')
-rw-r--r--indra/llcommon/llfoldertype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/llfoldertype.h b/indra/llcommon/llfoldertype.h
index ecb37d6dde..5374ffd829 100644
--- a/indra/llcommon/llfoldertype.h
+++ b/indra/llcommon/llfoldertype.h
@@ -38,7 +38,7 @@
// This class handles folder types (similar to assettype, except for folders)
// and operations on those.
-class LLFolderType
+class LL_COMMON_API LLFolderType
{
public:
// ! BACKWARDS COMPATIBILITY ! Folder type enums must match asset type enums.