summaryrefslogtreecommitdiff
path: root/chart2/source/tools/InternalDataProvider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/tools/InternalDataProvider.cxx')
-rw-r--r--chart2/source/tools/InternalDataProvider.cxx28
1 files changed, 14 insertions, 14 deletions
diff --git a/chart2/source/tools/InternalDataProvider.cxx b/chart2/source/tools/InternalDataProvider.cxx
index e1a629f04e68..72f3d0a888ad 100644
--- a/chart2/source/tools/InternalDataProvider.cxx
+++ b/chart2/source/tools/InternalDataProvider.cxx
@@ -21,20 +21,20 @@
#include <valarray>
-#include "InternalDataProvider.hxx"
-#include "LabeledDataSequence.hxx"
-#include "DataSource.hxx"
-#include "PropertyHelper.hxx"
-#include "macros.hxx"
-#include "XMLRangeHelper.hxx"
-#include "ContainerHelper.hxx"
-#include "CommonConverters.hxx"
-#include "CommonFunctors.hxx"
-#include "UncachedDataSequence.hxx"
-#include "DataSourceHelper.hxx"
-#include "ChartModelHelper.hxx"
-#include "DiagramHelper.hxx"
-#include "ExplicitCategoriesProvider.hxx"
+#include <InternalDataProvider.hxx>
+#include <LabeledDataSequence.hxx>
+#include <DataSource.hxx>
+#include <PropertyHelper.hxx>
+#include <macros.hxx>
+#include <XMLRangeHelper.hxx>
+#include <ContainerHelper.hxx>
+#include <CommonConverters.hxx>
+#include <CommonFunctors.hxx>
+#include <UncachedDataSequence.hxx>
+#include <DataSourceHelper.hxx>
+#include <ChartModelHelper.hxx>
+#include <DiagramHelper.hxx>
+#include <ExplicitCategoriesProvider.hxx>
#include <com/sun/star/chart2/XChartDocument.hpp>
#include <com/sun/star/chart2/data/XDataSequence.hpp>