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