summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index 0aacc5fb0..6ab64187c 100644
--- a/node.gyp
+++ b/node.gyp
@@ -183,7 +183,7 @@
[ 'OS=="win"', {
'sources': [
- 'tools/msvs/res/node.rc',
+ 'src/res/node.rc',
],
'defines': [
'FD_SETSIZE=1024',