Index: gyp/json.gyp |
diff --git a/gyp/json.gyp b/gyp/json.gyp |
index 6c12b7ce091d158a0ad713295b4568b7e55822a2..5b20b2961c323287880fdfcb37c062850e9b0329 100644 |
--- a/gyp/json.gyp |
+++ b/gyp/json.gyp |
@@ -14,6 +14,8 @@ |
'jsoncpp.gyp:jsoncpp', |
], |
'include_dirs': [ |
+ '../include/core', |
+ '../include/effects', |
'../include/utils', |
'../src/core', |
], |