summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/paragr.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-01-08 18:32:51 +0100
committerMathias Bauer <mba@openoffice.org>2010-01-08 18:32:51 +0100
commit7244b6bb5d8b6d109061ac693bb979821ce49b00 (patch)
treed67b46f0fc9fce66dda2dd7f2365e682c8d3808d /sd/source/ui/dlg/paragr.cxx
parent9743ac6edb0334279a06c83c15323a9321be8107 (diff)
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'sd/source/ui/dlg/paragr.cxx')
-rw-r--r--sd/source/ui/dlg/paragr.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/paragr.cxx b/sd/source/ui/dlg/paragr.cxx
index eeefcda29f3d..319e031166b3 100644
--- a/sd/source/ui/dlg/paragr.cxx
+++ b/sd/source/ui/dlg/paragr.cxx
@@ -41,9 +41,9 @@
#include <svl/eitem.hxx>
#include <svl/intitem.hxx>
-#include <svx/editdata.hxx>
+#include <editeng/editdata.hxx>
#include <svx/dialogs.hrc>
-#include <svx/eeitem.hxx>
+#include <editeng/eeitem.hxx>
#include <svx/flagsdef.hxx>
#include "eetext.hxx"