Index: gyp/images.gyp |
diff --git a/gyp/images.gyp b/gyp/images.gyp |
index d062d0936472d5c0d590c3937608c6a5ebd47775..193b7bd32292ce1cf0ddf3581f671d210f7cce5d 100644 |
--- a/gyp/images.gyp |
+++ b/gyp/images.gyp |
@@ -18,6 +18,8 @@ |
'../include/core', |
'../include/images', |
'../include/lazy', |
+ # for access to SkErrorInternals.h |
+ '../src/core/', |
# for access to SkImagePriv.h |
'../src/image/', |
], |