diff options
Diffstat (limited to 'chart2/source/view/inc/PlottingPositionHelper.hxx')
-rw-r--r-- | chart2/source/view/inc/PlottingPositionHelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/inc/PlottingPositionHelper.hxx b/chart2/source/view/inc/PlottingPositionHelper.hxx index bf70d7f9c28a..74fc37cdea80 100644 --- a/chart2/source/view/inc/PlottingPositionHelper.hxx +++ b/chart2/source/view/inc/PlottingPositionHelper.hxx @@ -27,7 +27,7 @@ #include <com/sun/star/drawing/Position3D.hpp> #include <basegfx/matrix/b3dhommatrix.hxx> #include <com/sun/star/awt/Point.hpp> -#include <com/sun/star/uno/Sequence.h> +#include <com/sun/star/uno/Sequence.hxx> namespace com { namespace sun { namespace star { namespace chart2 { class XTransformation; } } } } namespace com { namespace sun { namespace star { namespace drawing { class XShapes; } } } } |