summaryrefslogtreecommitdiff
path: root/binding.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/binding.gyp b/binding.gyp
index 13114cd424..759b8d91da 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -11,6 +11,7 @@
],
'include_dirs': [
+ '<(node_root_dir)/include/node',
"<!(node -e \"require('nan')\")",
],