From 94d4ccfc15894f59c3b3d1713ff62ed84856fe89 Mon Sep 17 00:00:00 2001 From: Sergio Campama Date: Wed, 29 Mar 2017 16:55:52 -0400 Subject: Change include to import for GTMDefines --- iPhone/GTMRoundedRectPath.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iPhone') diff --git a/iPhone/GTMRoundedRectPath.h b/iPhone/GTMRoundedRectPath.h index 88bf4cc..dea556a 100644 --- a/iPhone/GTMRoundedRectPath.h +++ b/iPhone/GTMRoundedRectPath.h @@ -18,7 +18,7 @@ #import -#include "GTMDefines.h" +#import "GTMDefines.h" GTM_EXTERN_C_BEGIN -- cgit v1.2.3