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/line.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/tools/line.hxx') diff --git a/include/tools/line.hxx b/include/tools/line.hxx index eb3f3219aa2e..77d284166a90 100644 --- a/include/tools/line.hxx +++ b/include/tools/line.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 _LINE_HXX -#define _LINE_HXX +#ifndef INCLUDED_TOOLS_LINE_HXX +#define INCLUDED_TOOLS_LINE_HXX #include "tools/toolsdllapi.h" #include -- cgit