summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/generateevent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/generateevent.cxx')
-rw-r--r--slideshow/source/engine/animationnodes/generateevent.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/slideshow/source/engine/animationnodes/generateevent.cxx b/slideshow/source/engine/animationnodes/generateevent.cxx
index 513f0bc889b3..962b18e161b3 100644
--- a/slideshow/source/engine/animationnodes/generateevent.cxx
+++ b/slideshow/source/engine/animationnodes/generateevent.cxx
@@ -27,11 +27,11 @@
#include <com/sun/star/animations/Event.hpp>
#include "generateevent.hxx"
-#include "shape.hxx"
-#include "subsettableshapemanager.hxx"
-#include "usereventqueue.hxx"
-#include "slideshowcontext.hxx"
-#include "delayevent.hxx"
+#include <shape.hxx>
+#include <subsettableshapemanager.hxx>
+#include <usereventqueue.hxx>
+#include <slideshowcontext.hxx>
+#include <delayevent.hxx>
namespace slideshow {
namespace internal {