summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/motionpathtag.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/motionpathtag.hxx')
-rw-r--r--sd/source/ui/animations/motionpathtag.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/source/ui/animations/motionpathtag.hxx b/sd/source/ui/animations/motionpathtag.hxx
index 3158f95c2d8b..91604b183121 100644
--- a/sd/source/ui/animations/motionpathtag.hxx
+++ b/sd/source/ui/animations/motionpathtag.hxx
@@ -21,12 +21,11 @@
#define INCLUDED_SD_SOURCE_UI_ANIMATIONS_MOTIONPATHTAG_HXX
#include <com/sun/star/util/XChangesListener.hpp>
-#include <com/sun/star/drawing/XShape.hpp>
#include <basegfx/polygon/b2dpolypolygon.hxx>
-#include <basegfx/polygon/b2dpolypolygontools.hxx>
#include <smarttag.hxx>
#include <CustomAnimationEffect.hxx>
+namespace com { namespace sun { namespace star { namespace drawing { class XShape; } } } }
class SdrPathObj;
namespace sd {