summaryrefslogtreecommitdiffstats
path: root/forms/source/richtext/richtextengine.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/richtextengine.cxx')
-rw-r--r--forms/source/richtext/richtextengine.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/richtext/richtextengine.cxx b/forms/source/richtext/richtextengine.cxx
index 5ad8fbe52353..b87d6260b723 100644
--- a/forms/source/richtext/richtextengine.cxx
+++ b/forms/source/richtext/richtextengine.cxx
@@ -31,7 +31,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_forms.hxx"
#include "richtextengine.hxx"
-#include <svtools/itempool.hxx>
+#include <svl/itempool.hxx>
#include <svx/eeitem.hxx>
#include <svx/editobj.hxx>
#define ITEMID_FONTHEIGHT EE_CHAR_FONTHEIGHT
@@ -45,7 +45,7 @@
#include <vcl/mapmod.hxx>
#include <vcl/outdev.hxx>
#include <unotools/lingucfg.hxx>
-#include <svtools/undo.hxx>
+#include <svl/undo.hxx>
#include <vos/mutex.hxx>
#include <algorithm>