From 2dfd63991607cc3388cbdc1de745c34d9102804b Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 19:10:04 +0200 Subject: fixincludeguards.sh: sc sorry, huge one... --- sc/source/ui/inc/editsh.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/source/ui/inc/editsh.hxx') diff --git a/sc/source/ui/inc/editsh.hxx b/sc/source/ui/inc/editsh.hxx index 26c55af5361c..6ac257df8b44 100644 --- a/sc/source/ui/inc/editsh.hxx +++ b/sc/source/ui/inc/editsh.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SC_EDITSH_HXX -#define SC_EDITSH_HXX +#ifndef INCLUDED_SC_SOURCE_UI_INC_EDITSH_HXX +#define INCLUDED_SC_SOURCE_UI_INC_EDITSH_HXX #include #include -- cgit