summaryrefslogtreecommitdiff
path: root/svx/source/editeng/editview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/editeng/editview.cxx')
-rw-r--r--svx/source/editeng/editview.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/editeng/editview.cxx b/svx/source/editeng/editview.cxx
index 6776f57ea2b6..e67d17832f6d 100644
--- a/svx/source/editeng/editview.cxx
+++ b/svx/source/editeng/editview.cxx
@@ -38,13 +38,13 @@
#define _SOLAR__PRIVATE 1
#include <i18npool/mslangid.hxx>
-#include <svtools/languageoptions.hxx>
+#include <svl/languageoptions.hxx>
#include <svtools/ctrltool.hxx>
#include <sfx2/srchitem.hxx>
#define _SVSTDARR_USHORTS
-#include <svtools/svstdarr.hxx>
+#include <svl/svstdarr.hxx>
#include <impedit.hxx>
#include <svx/editeng.hxx>
@@ -72,7 +72,7 @@
#include <linguistic/lngprops.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
-#include <svtools/lingucfg.hxx>
+#include <unotools/lingucfg.hxx>
using ::rtl::OUString;