From 3b58ababc566adef48d8ab600489e554c4585b1d Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 22:38:46 +0200 Subject: fixincludeguards.sh: sd Change-Id: Ic831838b377656015d645eec9d439424378e08af --- sd/source/ui/inc/GraphicDocShell.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sd/source/ui/inc/GraphicDocShell.hxx') diff --git a/sd/source/ui/inc/GraphicDocShell.hxx b/sd/source/ui/inc/GraphicDocShell.hxx index e59fb421ce32..7c1a32e7e018 100644 --- a/sd/source/ui/inc/GraphicDocShell.hxx +++ b/sd/source/ui/inc/GraphicDocShell.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SD_GRAPHIC_DOC_SHELL_HXX -#define SD_GRAPHIC_DOC_SHELL_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_GRAPHICDOCSHELL_HXX +#define INCLUDED_SD_SOURCE_UI_INC_GRAPHICDOCSHELL_HXX #include #include -- cgit