summaryrefslogtreecommitdiffstats
path: root/include/uno/mapping.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uno/mapping.h')
-rw-r--r--include/uno/mapping.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uno/mapping.h b/include/uno/mapping.h
index 7673514e0a2d..5a55fbf68b45 100644
--- a/include/uno/mapping.h
+++ b/include/uno/mapping.h
@@ -61,7 +61,7 @@ typedef void (SAL_CALL * uno_MapInterfaceFunc)(
/** This is the binary specification of a mapping.
*/
-typedef struct _uno_Mapping
+typedef struct SAL_DLLPUBLIC_RTTI _uno_Mapping
{
/** Acquires mapping
*/