summaryrefslogtreecommitdiff
path: root/include/svx/dialmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/dialmgr.hxx')
-rw-r--r--include/svx/dialmgr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/dialmgr.hxx b/include/svx/dialmgr.hxx
index 20a5c25b81eb..6dc6dcaa436d 100644
--- a/include/svx/dialmgr.hxx
+++ b/include/svx/dialmgr.hxx
@@ -22,8 +22,8 @@
#include <rtl/ustring.hxx>
#include <svx/svxdllapi.h>
-SVX_DLLPUBLIC std::locale SvxResLocale();
-SVX_DLLPUBLIC OUString SvxResId(const char* pId);
+SVXCORE_DLLPUBLIC std::locale SvxResLocale();
+SVXCORE_DLLPUBLIC OUString SvxResId(const char* pId);
#endif