diff options
Diffstat (limited to 'include/svx/charthelper.hxx')
-rw-r--r-- | include/svx/charthelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/charthelper.hxx b/include/svx/charthelper.hxx index e587dbc3db6d..3ad1fba53683 100644 --- a/include/svx/charthelper.hxx +++ b/include/svx/charthelper.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_SVX_CHARTHELPER_HXX #define INCLUDED_SVX_CHARTHELPER_HXX -#include <drawinglayer/primitive2d/baseprimitive2d.hxx> +#include <drawinglayer/primitive2d/Primitive2DContainer.hxx> #include <sal/types.h> #include <svx/svxdllapi.h> |