summaryrefslogtreecommitdiffstats
path: root/slideshow/source/engine/animationnodes/animationcommandnode.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:32:17 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:53 +0200
commit5f0ddf22df22f6c4d35a42c205eb064e8fb8e6ce (patch)
tree85b1bf6f12a2eebc7c7760f39b02afa72e680bd2 /slideshow/source/engine/animationnodes/animationcommandnode.hxx
parentloplugin:includeform: smoketest (diff)
downloadcore-5f0ddf22df22f6c4d35a42c205eb064e8fb8e6ce.tar.gz
core-5f0ddf22df22f6c4d35a42c205eb064e8fb8e6ce.zip
loplugin:includeform: slideshow
Change-Id: Idbfda5c87dafd6f5f76f724030f0a153398d7ab3
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 {