summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/view/drviewsd.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
commit0cc66aaf7546862d515041edb9243988a3fcdd1b (patch)
treec53fa208b3296f78437d4cd326c663a741ee4355 /sd/source/ui/view/drviewsd.cxx
parent#103496#: move VCL free ConfigItems to unotools (diff)
downloadcore-0cc66aaf7546862d515041edb9243988a3fcdd1b.tar.gz
core-0cc66aaf7546862d515041edb9243988a3fcdd1b.zip
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'sd/source/ui/view/drviewsd.cxx')
-rw-r--r--sd/source/ui/view/drviewsd.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/view/drviewsd.cxx b/sd/source/ui/view/drviewsd.cxx
index 9838f185807f..0d90619ff76a 100644
--- a/sd/source/ui/view/drviewsd.cxx
+++ b/sd/source/ui/view/drviewsd.cxx
@@ -36,10 +36,10 @@
#ifndef _SVXIDS_HRC
#include <svx/svxids.hrc>
#endif
-#include <svtools/aeitem.hxx>
-#include <svtools/stritem.hxx>
+#include <svl/aeitem.hxx>
+#include <svl/stritem.hxx>
#include <sfx2/docfile.hxx>
-#include <svtools/intitem.hxx>
+#include <svl/intitem.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/request.hxx>