From c461674dd44463719fbd44a3245389ce32fbb621 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 28 Oct 2013 03:43:44 +0100 Subject: fixincludeguards.sh: sfx2 Change-Id: I135d03fa8926e0fdba977005e97452045861b2a4 --- sfx2/inc/fwkhelper.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sfx2/inc/fwkhelper.hxx') diff --git a/sfx2/inc/fwkhelper.hxx b/sfx2/inc/fwkhelper.hxx index 28391007c329..35a27dbd98fd 100644 --- a/sfx2/inc/fwkhelper.hxx +++ b/sfx2/inc/fwkhelper.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SFX_FWKHELPER_HXX_ -#define _SFX_FWKHELPER_HXX_ +#ifndef INCLUDED_SFX2_INC_FWKHELPER_HXX +#define INCLUDED_SFX2_INC_FWKHELPER_HXX #include "sal/config.h" #include "sfx2/dllapi.h" -- cgit