From 027ac563630d06aa52801f6b1d601132b96db236 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:08:11 +0200 Subject: fixincludeguards.sh: include/svx Change-Id: I2c280be12f36c1538e922286745aabc62482423d --- include/svx/shapepropertynotifier.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/svx/shapepropertynotifier.hxx') diff --git a/include/svx/shapepropertynotifier.hxx b/include/svx/shapepropertynotifier.hxx index e16c23089658..ec2a07fb9bca 100644 --- a/include/svx/shapepropertynotifier.hxx +++ b/include/svx/shapepropertynotifier.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVX_PROPERTYCHANGENOTIFIER_HXX -#define SVX_PROPERTYCHANGENOTIFIER_HXX +#ifndef INCLUDED_SVX_SHAPEPROPERTYNOTIFIER_HXX +#define INCLUDED_SVX_SHAPEPROPERTYNOTIFIER_HXX #include "svx/svxdllapi.h" #include "svx/shapeproperty.hxx" @@ -136,6 +136,6 @@ namespace svx } // namespace svx //........................................................................ -#endif // SVX_PROPERTYCHANGENOTIFIER_HXX +#endif // INCLUDED_SVX_SHAPEPROPERTYNOTIFIER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit