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/inc/postit.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/inc/postit.hxx') diff --git a/sc/inc/postit.hxx b/sc/inc/postit.hxx index d31dcfd2b032..47a299761612 100644 --- a/sc/inc/postit.hxx +++ b/sc/inc/postit.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SC_POSTIT_HXX -#define SC_POSTIT_HXX +#ifndef INCLUDED_SC_INC_POSTIT_HXX +#define INCLUDED_SC_INC_POSTIT_HXX #include #include -- cgit