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/source/ui/inc/unoprnms.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sd/source/ui/inc/unoprnms.hxx') diff --git a/sd/source/ui/inc/unoprnms.hxx b/sd/source/ui/inc/unoprnms.hxx index f1f72f5fb5d6..61d5bc4fd2e6 100644 --- a/sd/source/ui/inc/unoprnms.hxx +++ b/sd/source/ui/inc/unoprnms.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SD_UNOPRNMS_HXX -#define _SD_UNOPRNMS_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_UNOPRNMS_HXX +#define INCLUDED_SD_SOURCE_UI_INC_UNOPRNMS_HXX #define UNO_NAME_MODEL_LANGUAGE "CharLocale" #define UNO_NAME_MODEL_TABSTOP "TabStop" -- cgit