summaryrefslogtreecommitdiff
path: root/svx/source/editeng/editdoc.hxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-01-05 12:57:10 +0100
committerThomas Lange [tl] <tl@openoffice.org>2010-01-05 12:57:10 +0100
commit5a3e3037bbaed29029d5ea76aecb1bcce2e1d978 (patch)
tree4e25d8eff2a103efd3dd70fec1569bf4801a9bf7 /svx/source/editeng/editdoc.hxx
parentb81ad2b690eac9f19b1af74d63d058403e84e45b (diff)
parent680e0f04cd5ffb447d9525200e7a3fadb2a760d6 (diff)
cws tl76: merge with DEV300_m68
Diffstat (limited to 'svx/source/editeng/editdoc.hxx')
-rw-r--r--svx/source/editeng/editdoc.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/editeng/editdoc.hxx b/svx/source/editeng/editdoc.hxx
index 90efe213b6..0828f9dc4e 100644
--- a/svx/source/editeng/editdoc.hxx
+++ b/svx/source/editeng/editdoc.hxx
@@ -38,9 +38,9 @@
#include <editattr.hxx>
#include <edtspell.hxx>
#include <svx/svxfont.hxx>
-#include <svtools/itemset.hxx>
-#include <svtools/style.hxx>
-#include <svtools/itempool.hxx>
+#include <svl/itemset.hxx>
+#include <svl/style.hxx>
+#include <svl/itempool.hxx>
#include <tools/table.hxx>
class ImpEditEngine;