summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawinglayeranimation.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/shapes/drawinglayeranimation.cxx')
-rw-r--r--slideshow/source/engine/shapes/drawinglayeranimation.cxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/slideshow/source/engine/shapes/drawinglayeranimation.cxx b/slideshow/source/engine/shapes/drawinglayeranimation.cxx
index 63006b5af07a..2a642b1a230d 100644
--- a/slideshow/source/engine/shapes/drawinglayeranimation.cxx
+++ b/slideshow/source/engine/shapes/drawinglayeranimation.cxx
@@ -38,20 +38,20 @@
#include <com/sun/star/drawing/HomogenMatrix3.hpp>
#include <com/sun/star/awt/Rectangle.hpp>
-#include "activity.hxx"
-#include "wakeupevent.hxx"
-#include "eventqueue.hxx"
+#include <activity.hxx>
+#include <wakeupevent.hxx>
+#include <eventqueue.hxx>
#include "drawinglayeranimation.hxx"
#include "drawshapesubsetting.hxx"
#include "drawshape.hxx"
-#include "shapesubset.hxx"
-#include "shapeattributelayerholder.hxx"
-#include "slideshowcontext.hxx"
-#include "tools.hxx"
+#include <shapesubset.hxx>
+#include <shapeattributelayerholder.hxx>
+#include <slideshowcontext.hxx>
+#include <tools.hxx>
#include "gdimtftools.hxx"
-#include "eventmultiplexer.hxx"
+#include <eventmultiplexer.hxx>
#include "intrinsicanimationactivity.hxx"
-#include "intrinsicanimationeventhandler.hxx"
+#include <intrinsicanimationeventhandler.hxx>
#include <vector>
#include <memory>