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