summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/animationpathmotionnode.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/animationpathmotionnode.hxx
parentdd1d963daae15ba9a667635be04f194a40460699 (diff)
loplugin:includeform: slideshow
Change-Id: Idbfda5c87dafd6f5f76f724030f0a153398d7ab3
Diffstat (limited to 'slideshow/source/engine/animationnodes/animationpathmotionnode.hxx')
-rw-r--r--slideshow/source/engine/animationnodes/animationpathmotionnode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/animationnodes/animationpathmotionnode.hxx b/slideshow/source/engine/animationnodes/animationpathmotionnode.hxx
index ead89c7e22dc..a6a37a5b7728 100644
--- a/slideshow/source/engine/animationnodes/animationpathmotionnode.hxx
+++ b/slideshow/source/engine/animationnodes/animationpathmotionnode.hxx
@@ -20,7 +20,7 @@
#define INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_ANIMATIONPATHMOTIONNODE_HXX
#include "animationbasenode.hxx"
-#include "com/sun/star/animations/XAnimateMotion.hpp"
+#include <com/sun/star/animations/XAnimateMotion.hpp>
namespace slideshow {
namespace internal {