summaryrefslogtreecommitdiffstats
path: root/slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx')
-rw-r--r--slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx b/slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx
index 68bda1a56999..15e5a7f2763d 100644
--- a/slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx
+++ b/slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx
@@ -18,11 +18,11 @@
*/
-#include "delayevent.hxx"
-#include "eventqueue.hxx"
-#include "usereventqueue.hxx"
+#include <delayevent.hxx>
+#include <eventqueue.hxx>
+#include <usereventqueue.hxx>
#include "sequentialtimecontainer.hxx"
-#include "tools.hxx"
+#include <tools.hxx>
#include <algorithm>