summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx')
-rw-r--r--chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx b/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
index 593b523316e3..1c7273f44c89 100644
--- a/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/GraphicPropertyItemConverter.cxx
@@ -38,7 +38,7 @@
#include "CommonConverters.hxx"
// #ifndef _SFXINTITEM_HXX
-// #include <svtools/intitem.hxx>
+// #include <svl/intitem.hxx>
// #endif
#include <svx/xflclit.hxx>
#include <svx/xlnclit.hxx>
@@ -53,7 +53,7 @@
#include <svx/xlntrit.hxx>
#include <svx/eeitem.hxx>
// for SfxBoolItem
-#include <svtools/eitem.hxx>
+#include <svl/eitem.hxx>
// for XFillGradientStepCountItem
#include <svx/xgrscit.hxx>
#include <com/sun/star/beans/XPropertyState.hpp>