From 50dbc0949fb256a316163143e649028eeed2970a Mon Sep 17 00:00:00 2001 From: Hal Canary Date: Tue, 12 Jun 2018 14:50:37 -0400 Subject: SkTypes: more into SkMacros Change-Id: I4c9a2d81a1bc4ccebc78eea56c0de116b98d415e Reviewed-on: https://skia-review.googlesource.com/134330 Commit-Queue: Hal Canary Auto-Submit: Hal Canary Reviewed-by: Ben Wagner --- src/utils/mac/SkCreateCGImageRef.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/utils') diff --git a/src/utils/mac/SkCreateCGImageRef.cpp b/src/utils/mac/SkCreateCGImageRef.cpp index 623b3e7b17..300e23b216 100644 --- a/src/utils/mac/SkCreateCGImageRef.cpp +++ b/src/utils/mac/SkCreateCGImageRef.cpp @@ -11,6 +11,7 @@ #include "SkBitmap.h" #include "SkCGUtils.h" #include "SkColorData.h" +#include "SkMacros.h" #include "SkTo.h" static CGBitmapInfo ComputeCGAlphaInfo_RGBA(SkAlphaType at) { -- cgit v1.2.3