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/shapeproperty.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/svx/shapeproperty.hxx') diff --git a/include/svx/shapeproperty.hxx b/include/svx/shapeproperty.hxx index d46b6278b749..06e45f9f3b22 100644 --- a/include/svx/shapeproperty.hxx +++ b/include/svx/shapeproperty.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef SVX_SHAPEPROPERTY_HXX -#define SVX_SHAPEPROPERTY_HXX +#ifndef INCLUDED_SVX_SHAPEPROPERTY_HXX +#define INCLUDED_SVX_SHAPEPROPERTY_HXX //........................................................................ namespace svx @@ -46,6 +46,6 @@ namespace svx } // namespace svx //........................................................................ -#endif // SVX_SHAPEPROPERTY_HXX +#endif // INCLUDED_SVX_SHAPEPROPERTY_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit