summaryrefslogtreecommitdiff
path: root/svx/source/cui/paragrph.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/cui/paragrph.cxx')
-rw-r--r--svx/source/cui/paragrph.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/cui/paragrph.cxx b/svx/source/cui/paragrph.cxx
index c0b72b573099..a7afb6cfdfc8 100644
--- a/svx/source/cui/paragrph.cxx
+++ b/svx/source/cui/paragrph.cxx
@@ -34,7 +34,7 @@
#ifdef SVX_DLLIMPLEMENTATION
#undef SVX_DLLIMPLEMENTATION
#endif
-#include <svtools/style.hxx>
+#include <svl/style.hxx>
#include <sfx2/app.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/module.hxx>
@@ -58,7 +58,7 @@
-#include <svtools/languageoptions.hxx>
+#include <svl/languageoptions.hxx>
#include <pgrditem.hxx>
#include <svx/dialogs.hrc>
#include "paragrph.hrc"
@@ -81,9 +81,9 @@
#include <svx/dialmgr.hxx>
#include "htmlmode.hxx"
#include <svx/paravertalignitem.hxx>
-#include <svtools/eitem.hxx> //add CHINA001
+#include <svl/eitem.hxx> //add CHINA001
#include <sfx2/request.hxx> //add CHINA001
-#include <svtools/intitem.hxx> //add CHINA001
+#include <svl/intitem.hxx> //add CHINA001
// static ----------------------------------------------------------------