summaryrefslogtreecommitdiffstats
path: root/sal/osl/unx/nlsupport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/nlsupport.hxx')
-rw-r--r--sal/osl/unx/nlsupport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/nlsupport.hxx b/sal/osl/unx/nlsupport.hxx
index 53a132487c82..dce5d65c3df8 100644
--- a/sal/osl/unx/nlsupport.hxx
+++ b/sal/osl/unx/nlsupport.hxx
@@ -29,7 +29,7 @@ namespace rtl { class OUString; }
void imp_getProcessLocale( rtl_Locale ** );
#if defined IOS || defined MACOSX
-rtl::OUString macosx_getLocale();
+OUString macosx_getLocale();
#endif
#endif