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 --- hwpfilter/source/hfont.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hwpfilter/source/hfont.h') diff --git a/hwpfilter/source/hfont.h b/hwpfilter/source/hfont.h index cb7e118a0e0d..1ed8fa6bb3cd 100644 --- a/hwpfilter/source/hfont.h +++ b/hwpfilter/source/hfont.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _HWPFONTS_H_ -#define _HWPFONTS_H_ +#ifndef INCLUDED_HWPFILTER_SOURCE_HFONT_H +#define INCLUDED_HWPFILTER_SOURCE_HFONT_H #include #include -- cgit