summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/animationbasenode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/animationbasenode.cxx')
-rw-r--r--slideshow/source/engine/animationnodes/animationbasenode.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/engine/animationnodes/animationbasenode.cxx b/slideshow/source/engine/animationnodes/animationbasenode.cxx
index d7e3c0ed01c1..36d88d05a2b6 100644
--- a/slideshow/source/engine/animationnodes/animationbasenode.cxx
+++ b/slideshow/source/engine/animationnodes/animationbasenode.cxx
@@ -26,10 +26,10 @@
#include <com/sun/star/presentation/ShapeAnimationSubType.hpp>
#include "nodetools.hxx"
-#include "doctreenode.hxx"
+#include <doctreenode.hxx>
#include "animationbasenode.hxx"
-#include "delayevent.hxx"
-#include "framerate.hxx"
+#include <delayevent.hxx>
+#include <framerate.hxx>
#include <boost/optional.hpp>
#include <algorithm>