diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:32:17 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:53 +0200 |
commit | 5f0ddf22df22f6c4d35a42c205eb064e8fb8e6ce (patch) | |
tree | 85b1bf6f12a2eebc7c7760f39b02afa72e680bd2 /slideshow/source/engine/animationnodes/animationpathmotionnode.cxx | |
parent | dd1d963daae15ba9a667635be04f194a40460699 (diff) |
loplugin:includeform: slideshow
Change-Id: Idbfda5c87dafd6f5f76f724030f0a153398d7ab3
Diffstat (limited to 'slideshow/source/engine/animationnodes/animationpathmotionnode.cxx')
-rw-r--r-- | slideshow/source/engine/animationnodes/animationpathmotionnode.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/animationnodes/animationpathmotionnode.cxx b/slideshow/source/engine/animationnodes/animationpathmotionnode.cxx index 3f830428c6a8..a78583290441 100644 --- a/slideshow/source/engine/animationnodes/animationpathmotionnode.cxx +++ b/slideshow/source/engine/animationnodes/animationpathmotionnode.cxx @@ -19,7 +19,7 @@ #include "animationpathmotionnode.hxx" -#include "animationfactory.hxx" +#include <animationfactory.hxx> namespace slideshow { namespace internal { |