summaryrefslogtreecommitdiff
path: root/sd/inc/textapi.hxx
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/inc/textapi.hxx
parent9743ac6edb0334279a06c83c15323a9321be8107 (diff)
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'sd/inc/textapi.hxx')
-rw-r--r--sd/inc/textapi.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sd/inc/textapi.hxx b/sd/inc/textapi.hxx
index 9b159934d6cd..88254420edee 100644
--- a/sd/inc/textapi.hxx
+++ b/sd/inc/textapi.hxx
@@ -31,14 +31,14 @@
#ifndef _SD_TEXTAPI_HXX_
#define _SD_TEXTAPI_HXX_
-#include <svx/unoedsrc.hxx>
-#include <svx/unotext.hxx>
-#include <svx/eeitem.hxx>
+#include <editeng/unoedsrc.hxx>
+#include <editeng/unotext.hxx>
+#include <editeng/eeitem.hxx>
#include <rtl/ref.hxx>
-#include <svx/outliner.hxx>
-#include <svx/unoprnms.hxx>
-#include <svx/unoforou.hxx>
-#include <svx/unoipset.hxx>
+#include <editeng/outliner.hxx>
+#include <editeng/unoprnms.hxx>
+#include <editeng/unoforou.hxx>
+#include <editeng/unoipset.hxx>
class SdDrawDocument;