diff options
Diffstat (limited to 'include/svx/sdr/animation/animationstate.hxx')
-rw-r--r-- | include/svx/sdr/animation/animationstate.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/animation/animationstate.hxx b/include/svx/sdr/animation/animationstate.hxx index 3284a68386c6..078cc6342801 100644 --- a/include/svx/sdr/animation/animationstate.hxx +++ b/include/svx/sdr/animation/animationstate.hxx @@ -22,7 +22,7 @@ #include <sal/types.h> #include <svx/sdr/animation/scheduler.hxx> -#include <drawinglayer/primitive2d/baseprimitive2d.hxx> +#include <drawinglayer/primitive2d/Primitive2DContainer.hxx> namespace sdr::contact { class ViewObjectContact; } |