summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/ChartTypeTemplate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/template/ChartTypeTemplate.cxx')
-rw-r--r--chart2/source/model/template/ChartTypeTemplate.cxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/chart2/source/model/template/ChartTypeTemplate.cxx b/chart2/source/model/template/ChartTypeTemplate.cxx
index 13835141ef6e..8f64b3291cc4 100644
--- a/chart2/source/model/template/ChartTypeTemplate.cxx
+++ b/chart2/source/model/template/ChartTypeTemplate.cxx
@@ -18,18 +18,18 @@
*/
#include "ChartTypeTemplate.hxx"
-#include "PropertyHelper.hxx"
-#include "macros.hxx"
-#include "DataSeriesHelper.hxx"
+#include <PropertyHelper.hxx>
+#include <macros.hxx>
+#include <DataSeriesHelper.hxx>
#include "DataInterpreter.hxx"
-#include "CommonConverters.hxx"
-#include "ChartTypeHelper.hxx"
-
-#include "CartesianCoordinateSystem.hxx"
-#include "AxisHelper.hxx"
-#include "LegendHelper.hxx"
-#include "DiagramHelper.hxx"
-#include "AxisIndexDefines.hxx"
+#include <CommonConverters.hxx>
+#include <ChartTypeHelper.hxx>
+
+#include <CartesianCoordinateSystem.hxx>
+#include <AxisHelper.hxx>
+#include <LegendHelper.hxx>
+#include <DiagramHelper.hxx>
+#include <AxisIndexDefines.hxx>
#include <unonames.hxx>
#include <cppuhelper/component_context.hxx>