From 4e0670b763c19bf369db56d03dc5add669c21ac5 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 23 Oct 2013 19:15:52 +0200 Subject: fixincludeguards.sh: include/{toolkit,tools} Change-Id: I5572c320431222be2405f8c2dc8adeafe4f3828b --- include/tools/shl.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/tools/shl.hxx') diff --git a/include/tools/shl.hxx b/include/tools/shl.hxx index 945921fa114a..0dfff93e4880 100644 --- a/include/tools/shl.hxx +++ b/include/tools/shl.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SHL_HXX -#define _SHL_HXX +#ifndef INCLUDED_TOOLS_SHL_HXX +#define INCLUDED_TOOLS_SHL_HXX #include #include "tools/toolsdllapi.h" -- cgit