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/undocell.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/source/ui/inc/undocell.hxx') diff --git a/sc/source/ui/inc/undocell.hxx b/sc/source/ui/inc/undocell.hxx index 6ab912528c5b..380079f894bf 100644 --- a/sc/source/ui/inc/undocell.hxx +++ b/sc/source/ui/inc/undocell.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SC_UNDOCELL_HXX -#define SC_UNDOCELL_HXX +#ifndef INCLUDED_SC_SOURCE_UI_INC_UNDOCELL_HXX +#define INCLUDED_SC_SOURCE_UI_INC_UNDOCELL_HXX #include "undobase.hxx" #include "postit.hxx" -- cgit