Index: gyp/example.gyp |
diff --git a/gyp/example.gyp b/gyp/example.gyp |
index a01717e67e6f121ad6dd9222bb8db017394dfbe4..769e7309b046d65c6b454e764adef46d0895841b 100644 |
--- a/gyp/example.gyp |
+++ b/gyp/example.gyp |
@@ -12,6 +12,7 @@ |
'target_name': 'HelloWorld', |
'type': 'executable', |
'include_dirs' : [ |
+ '../include/private', |
'../include/gpu', |
], |
'sources': [ |