diff options
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx')
-rw-r--r-- | chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx index 977dba6aec11..1e673add5f50 100644 --- a/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx +++ b/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx @@ -18,9 +18,9 @@ */ #include "WrappedSplineProperties.hxx" -#include "macros.hxx" -#include "FastPropertyIdRanges.hxx" -#include "DiagramHelper.hxx" +#include <macros.hxx> +#include <FastPropertyIdRanges.hxx> +#include <DiagramHelper.hxx> #include <unonames.hxx> #include <com/sun/star/chart2/CurveStyle.hpp> |