diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 22:23:58 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:12 +0200 |
commit | 72a416bef846a5e0e6b2814db963082d338c41f3 (patch) | |
tree | 720b29c6ca598288a4127986efd78386f4f224a4 /slideshow/source/engine/animationnodes/animationcommandnode.hxx | |
parent | d75f773f6231de25339d53afae167f5e83b33a1d (diff) |
fixincludeguards.sh: slideshow
Change-Id: Id966e572afb403fd652a7a9b3936e1cfae4581b9
Diffstat (limited to 'slideshow/source/engine/animationnodes/animationcommandnode.hxx')
-rw-r--r-- | slideshow/source/engine/animationnodes/animationcommandnode.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/engine/animationnodes/animationcommandnode.hxx b/slideshow/source/engine/animationnodes/animationcommandnode.hxx index f9e61fd5c59d..dfc309e056a9 100644 --- a/slideshow/source/engine/animationnodes/animationcommandnode.hxx +++ b/slideshow/source/engine/animationnodes/animationcommandnode.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SLIDESHOW_ANIMATIONCOMMANDNODE_HXX -#define INCLUDED_SLIDESHOW_ANIMATIONCOMMANDNODE_HXX +#ifndef INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_ANIMATIONCOMMANDNODE_HXX +#define INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_ANIMATIONCOMMANDNODE_HXX #include "basecontainernode.hxx" #include "iexternalmediashapebase.hxx" |