From b95ee1be9b45352344b090d5b97e25f75b353c52 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:09:35 +0200 Subject: fixincludeguards.sh: include/xml* Change-Id: Iffab819621615c59709c087202cc578af00dd799 --- include/xmloff/SinglePropertySetInfoCache.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/xmloff/SinglePropertySetInfoCache.hxx') diff --git a/include/xmloff/SinglePropertySetInfoCache.hxx b/include/xmloff/SinglePropertySetInfoCache.hxx index 576339d9c9de..55c37aaa8f9d 100644 --- a/include/xmloff/SinglePropertySetInfoCache.hxx +++ b/include/xmloff/SinglePropertySetInfoCache.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _XMLOFF_SINGEPROPERTYSETINFOCACHE_HXX -#define _XMLOFF_SINGEPROPERTYSETINFOCACHE_HXX +#ifndef INCLUDED_XMLOFF_SINGLEPROPERTYSETINFOCACHE_HXX +#define INCLUDED_XMLOFF_SINGLEPROPERTYSETINFOCACHE_HXX #include -- cgit