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/graphichelper.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/svx/graphichelper.hxx') diff --git a/include/svx/graphichelper.hxx b/include/svx/graphichelper.hxx index 650a300b6da6..b78ac7c2b8b9 100644 --- a/include/svx/graphichelper.hxx +++ b/include/svx/graphichelper.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _GRAPHICHELPER_HXX -#define _GRAPHICHELPER_HXX +#ifndef INCLUDED_SVX_GRAPHICHELPER_HXX +#define INCLUDED_SVX_GRAPHICHELPER_HXX #include #include -- cgit