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/rc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/tools/rc.h') diff --git a/include/tools/rc.h b/include/tools/rc.h index b8e42cbb49d7..022bd143b618 100644 --- a/include/tools/rc.h +++ b/include/tools/rc.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _TOOLS_RC_H -#define _TOOLS_RC_H +#ifndef INCLUDED_TOOLS_RC_H +#define INCLUDED_TOOLS_RC_H #include -- cgit