From 10860425b6f325350fb4df59927a63b8d1b85901 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:17:57 +0200 Subject: fixincludeguards.sh: include/editeng Change-Id: I5a172bb12b62940b9994b2740e054b43145b08f0 --- include/editeng/hngpnctitem.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/editeng/hngpnctitem.hxx') diff --git a/include/editeng/hngpnctitem.hxx b/include/editeng/hngpnctitem.hxx index 4454faab0b76..3cfe881c2204 100644 --- a/include/editeng/hngpnctitem.hxx +++ b/include/editeng/hngpnctitem.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 _SVX_HNGPNCTITEM_HXX -#define _SVX_HNGPNCTITEM_HXX +#ifndef INCLUDED_EDITENG_HNGPNCTITEM_HXX +#define INCLUDED_EDITENG_HNGPNCTITEM_HXX #include #include -- cgit