summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/GridWrapper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/GridWrapper.cxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/GridWrapper.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/chart2/source/controller/chartapiwrapper/GridWrapper.cxx b/chart2/source/controller/chartapiwrapper/GridWrapper.cxx
index 10694a8533cb..43d1ca0a5660 100644
--- a/chart2/source/controller/chartapiwrapper/GridWrapper.cxx
+++ b/chart2/source/controller/chartapiwrapper/GridWrapper.cxx
@@ -18,15 +18,15 @@
*/
#include "GridWrapper.hxx"
-#include "macros.hxx"
-#include "AxisHelper.hxx"
+#include <macros.hxx>
+#include <AxisHelper.hxx>
#include "Chart2ModelContact.hxx"
-#include "AxisIndexDefines.hxx"
+#include <AxisIndexDefines.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
-#include "LinePropertiesHelper.hxx"
-#include "UserDefinedProperties.hxx"
-#include "WrappedDefaultProperty.hxx"
+#include <LinePropertiesHelper.hxx>
+#include <UserDefinedProperties.hxx>
+#include <WrappedDefaultProperty.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <algorithm>