summaryrefslogtreecommitdiff
path: root/include/store/storedllapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/store/storedllapi.h')
-rw-r--r--include/store/storedllapi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/store/storedllapi.h b/include/store/storedllapi.h
index 548794dfe11d..0b07462adb30 100644
--- a/include/store/storedllapi.h
+++ b/include/store/storedllapi.h
@@ -22,9 +22,9 @@
#include <sal/types.h>
#if defined(STORE_DLLIMPLEMENTATION)
-#define STORE_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
+#define STORE_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
#else
-#define STORE_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
+#define STORE_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
#endif
#endif // INCLUDED_STORE_STOREDLLAPI_H