summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2010-03-03 10:11:57 +0100
committerThomas Benisch <tbe@openoffice.org>2010-03-03 10:11:57 +0100
commited1b30ca81d1b33c5466e1b0e9173b8c88b5f146 (patch)
tree640dae4dc3573cf94b48b0b892e7c32bf2a31d10 /chart2/source/controller/dialogs/dlg_ShapeFont.cxx
parentchartshapes: merge with DEV300_m72 (diff)
downloadcore-ed1b30ca81d1b33c5466e1b0e9173b8c88b5f146.tar.gz
core-ed1b30ca81d1b33c5466e1b0e9173b8c88b5f146.zip
chartshapes: merge with DEV300_m72
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_ShapeFont.cxx')
-rw-r--r--chart2/source/controller/dialogs/dlg_ShapeFont.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/dlg_ShapeFont.cxx b/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
index 719cea8523f8..280a1adecba2 100644
--- a/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
+++ b/chart2/source/controller/dialogs/dlg_ShapeFont.cxx
@@ -33,11 +33,11 @@
#include "ResId.hxx"
#include "ResourceIds.hrc"
-#include <svtools/intitem.hxx>
+#include <svl/intitem.hxx>
#include <sfx2/objsh.hxx>
#include <svx/dialogs.hrc>
#include <svx/flagsdef.hxx>
-#include <svx/flstitem.hxx>
+#include <editeng/flstitem.hxx>
using ::com::sun::star::uno::Reference;
using namespace ::com::sun::star;