summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-01-14 19:11:13 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-01-14 19:11:13 +0100
commit67dbe5e49b8275f7d5c70da987bd9f86aadb0b19 (patch)
tree68f99cd4c04c637b9e176465a7c1e04db43723b1 /chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx
parent8ef4540383e2139f5748c93242e2eeded4e679d5 (diff)
parent145dce38af8630b3312e5e2065b32b681d32cc61 (diff)
rebase to DEV300_m69
Diffstat (limited to 'chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx')
-rwxr-xr-xchart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx b/chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx
index 04953fd1d..e997a18b7 100755
--- a/chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/ErrorBarItemConverter.cxx
@@ -42,9 +42,9 @@
#include "GraphicPropertyItemConverter.hxx"
-#include <svtools/stritem.hxx>
+#include <svl/stritem.hxx>
#include <svx/chrtitem.hxx>
-#include <svtools/intitem.hxx>
+#include <svl/intitem.hxx>
#include <rtl/math.hxx>
#include <com/sun/star/chart2/DataPointLabel.hpp>