Index: gyp/gm.gyp |
diff --git a/gyp/gm.gyp b/gyp/gm.gyp |
index bc70e16d56da117d6c1712464027b72c8c2659a5..a543aca4db57dbb5bcd7e871b5e3d4516216569f 100644 |
--- a/gyp/gm.gyp |
+++ b/gyp/gm.gyp |
@@ -29,6 +29,8 @@ |
'type': 'executable', |
'include_dirs' : [ |
'../src/core', |
+ '../src/images', |
+ '../src/lazy', |
'../src/effects', |
'../src/pipe/utils/', |
'../src/utils/', |