Index: gyp/effects.gyp |
diff --git a/gyp/effects.gyp b/gyp/effects.gyp |
index fa1bf537fd36232764d754d40b71c04706eeee48..2402ed1c441073bd1b5c0c25ca8809b6da062c6e 100644 |
--- a/gyp/effects.gyp |
+++ b/gyp/effects.gyp |
@@ -20,6 +20,7 @@ |
], |
'include_dirs': [ |
'../include/effects', |
+ '../include/client/android', |
'../include/private', |
'../src/effects', |
'../src/opts', |
@@ -28,6 +29,7 @@ |
'direct_dependent_settings': { |
'include_dirs': [ |
'../include/effects', |
+ '../include/client/android', |
], |
}, |
'sources': [ |