From 72a416bef846a5e0e6b2814db963082d338c41f3 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 22:23:58 +0200 Subject: fixincludeguards.sh: slideshow Change-Id: Id966e572afb403fd652a7a9b3936e1cfae4581b9 --- slideshow/source/engine/animationnodes/animationcommandnode.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'slideshow/source/engine/animationnodes/animationcommandnode.hxx') 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" -- cgit