aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/mac/SkCreateCGImageRef.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/mac/SkCreateCGImageRef.cpp')
-rw-r--r--src/utils/mac/SkCreateCGImageRef.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/mac/SkCreateCGImageRef.cpp b/src/utils/mac/SkCreateCGImageRef.cpp
index be53f00040..79de3c7b2f 100644
--- a/src/utils/mac/SkCreateCGImageRef.cpp
+++ b/src/utils/mac/SkCreateCGImageRef.cpp
@@ -1,6 +1,7 @@
#include "SkCGUtils.h"
#include "SkBitmap.h"
#include "SkColorPriv.h"
+//#include <CoreGraphics/CGColorSpace.h>
extern CGImageRef SkCreateCGImageRef(const SkBitmap&);