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/hints.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sc/inc/hints.hxx') diff --git a/sc/inc/hints.hxx b/sc/inc/hints.hxx index ecfe6b920614..13bde4e5972b 100644 --- a/sc/inc/hints.hxx +++ b/sc/inc/hints.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SC_HINTS_HXX -#define SC_HINTS_HXX +#ifndef INCLUDED_SC_INC_HINTS_HXX +#define INCLUDED_SC_INC_HINTS_HXX #include "global.hxx" #include "address.hxx" -- cgit