node-gyp: download header tarball for compile
[platform/upstream/nodejs.git] / deps / npm / node_modules / node-gyp / addon.gypi
index 57215fc..93f8489 100644 (file)
@@ -5,6 +5,7 @@
     'product_prefix': '',
 
     'include_dirs': [
+      '<(node_root_dir)/include/node',
       '<(node_root_dir)/src',
       '<(node_root_dir)/deps/uv/include',
       '<(node_root_dir)/deps/v8/include'