summaryrefslogtreecommitdiff
path: root/svl/source/misc/getstringresource.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/misc/getstringresource.cxx')
-rw-r--r--svl/source/misc/getstringresource.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svl/source/misc/getstringresource.cxx b/svl/source/misc/getstringresource.cxx
index ff95e7d2c22c..c452b6612651 100644
--- a/svl/source/misc/getstringresource.cxx
+++ b/svl/source/misc/getstringresource.cxx
@@ -23,10 +23,9 @@
#include <i18nlangtag/languagetag.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
+#include <svl/svlresid.hxx>
#include <unotools/resmgr.hxx>
-#include "getstringresource.hxx"
-
OUString SvlResId(const char* id)
{
static std::locale loc = Translate::Create("svl");