Index: gyp/ports.gyp |
diff --git a/gyp/ports.gyp b/gyp/ports.gyp |
index 8080fe00560dae18e9c08c5a66d0859b0622e09c..1950680d8b79f1d224206f166e0527cbb7eadb07 100644 |
--- a/gyp/ports.gyp |
+++ b/gyp/ports.gyp |
@@ -16,12 +16,14 @@ |
'include_dirs': [ |
'../include/effects', |
'../include/client/android', |
+ '../include/gpu', |
'../include/images', |
'../include/ports', |
'../include/private', |
'../include/utils', |
'../include/utils/win', |
'../src/core', |
+ '../src/gpu', |
'../src/image', |
'../src/lazy', |
'../src/ports', |