summaryrefslogtreecommitdiff
path: root/include/svl/svlresid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/svlresid.hxx')
-rw-r--r--include/svl/svlresid.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/svlresid.hxx b/include/svl/svlresid.hxx
index 5e6f271ea7a1..5b57aa2c0c52 100644
--- a/include/svl/svlresid.hxx
+++ b/include/svl/svlresid.hxx
@@ -12,9 +12,9 @@
#include <svl/svldllapi.h>
#include <rtl/ustring.hxx>
-#include <string_view>
+#include <unotools/resmgr.hxx>
-SVL_DLLPUBLIC OUString SvlResId(std::string_view aId);
+SVL_DLLPUBLIC OUString SvlResId(TranslateId sContextAndId);
#endif // INCLUDED_SVL_SVTRESID_HXX