From 8bb2ce61c03886d8b323288dc92d74fc1e45da4e Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 18 Apr 2014 22:47:44 +0200 Subject: fixincludeguards.sh: some smaller dirs Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0 --- helpcompiler/inc/HelpCompiler.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'helpcompiler/inc/HelpCompiler.hxx') diff --git a/helpcompiler/inc/HelpCompiler.hxx b/helpcompiler/inc/HelpCompiler.hxx index e4688b537a54..4dc13b4d0973 100644 --- a/helpcompiler/inc/HelpCompiler.hxx +++ b/helpcompiler/inc/HelpCompiler.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef HELPCOMPILER_HXX -#define HELPCOMPILER_HXX +#ifndef INCLUDED_HELPCOMPILER_INC_HELPCOMPILER_HXX +#define INCLUDED_HELPCOMPILER_INC_HELPCOMPILER_HXX #include -- cgit