From dbddac3261b42e8593aa7fae21d1645e57a61cb7 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:14:56 +0200 Subject: fixincludeguards.sh: include/s* Change-Id: I57fcfd442d2b5815e7c07a9cbd660f3698168dee --- include/sfx2/itemwrapper.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/sfx2/itemwrapper.hxx') diff --git a/include/sfx2/itemwrapper.hxx b/include/sfx2/itemwrapper.hxx index 072da9eed4cf..5c24fd72b1a0 100644 --- a/include/sfx2/itemwrapper.hxx +++ b/include/sfx2/itemwrapper.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SFX_ITEMWRAPPER_HXX -#define SFX_ITEMWRAPPER_HXX +#ifndef INCLUDED_SFX2_ITEMWRAPPER_HXX +#define INCLUDED_SFX2_ITEMWRAPPER_HXX #include "sal/config.h" #include "sfx2/dllapi.h" -- cgit