summaryrefslogtreecommitdiffstats
path: root/slideshow/source/engine/animationnodes/animationcommandnode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/animationcommandnode.hxx')
-rw-r--r--slideshow/source/engine/animationnodes/animationcommandnode.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/slideshow/source/engine/animationnodes/animationcommandnode.hxx b/slideshow/source/engine/animationnodes/animationcommandnode.hxx
index 932524a3abb8..675da7c3b0e8 100644
--- a/slideshow/source/engine/animationnodes/animationcommandnode.hxx
+++ b/slideshow/source/engine/animationnodes/animationcommandnode.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_ANIMATIONCOMMANDNODE_HXX
#define INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_ANIMATIONCOMMANDNODE_HXX
-#include "basecontainernode.hxx"
-#include "iexternalmediashapebase.hxx"
-#include "soundplayer.hxx"
-#include "com/sun/star/animations/XCommand.hpp"
+#include <basecontainernode.hxx>
+#include <iexternalmediashapebase.hxx>
+#include <soundplayer.hxx>
+#include <com/sun/star/animations/XCommand.hpp>
namespace slideshow {
namespace internal {