From a45953ed7c69a33dbe6609e85770b29da29a2167 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:30:56 +0200 Subject: fixincludeguards.sh: xmloff Change-Id: I0e7d9daac1ad88fad8d240373e91ef323966bb47 --- xmloff/source/xforms/XFormsInstanceContext.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xmloff/source/xforms/XFormsInstanceContext.hxx') diff --git a/xmloff/source/xforms/XFormsInstanceContext.hxx b/xmloff/source/xforms/XFormsInstanceContext.hxx index a01f703253bd..30d5ff8e28bf 100644 --- a/xmloff/source/xforms/XFormsInstanceContext.hxx +++ b/xmloff/source/xforms/XFormsInstanceContext.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _XMLOFF_XFORMSINSTANCECONTEXT_HXX -#define _XMLOFF_XFORMSINSTANCECONTEXT_HXX +#ifndef INCLUDED_XMLOFF_SOURCE_XFORMS_XFORMSINSTANCECONTEXT_HXX +#define INCLUDED_XMLOFF_SOURCE_XFORMS_XFORMSINSTANCECONTEXT_HXX #include "TokenContext.hxx" #include -- cgit