From 3b58ababc566adef48d8ab600489e554c4585b1d Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 22:38:46 +0200 Subject: fixincludeguards.sh: sd Change-Id: Ic831838b377656015d645eec9d439424378e08af --- sd/inc/FactoryIds.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sd/inc/FactoryIds.hxx') diff --git a/sd/inc/FactoryIds.hxx b/sd/inc/FactoryIds.hxx index b14b02b0f19b..61f276c01388 100644 --- a/sd/inc/FactoryIds.hxx +++ b/sd/inc/FactoryIds.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SD_FACTORY_IDS_HXX -#define SD_FACTORY_IDS_HXX +#ifndef INCLUDED_SD_INC_FACTORYIDS_HXX +#define INCLUDED_SD_INC_FACTORYIDS_HXX namespace sd { -- cgit