summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/node.gyp b/node.gyp
index 28b4462238..43a6576206 100644
--- a/node.gyp
+++ b/node.gyp
@@ -280,8 +280,8 @@
'src/tty_wrap.h',
'src/tcp_wrap.h',
'src/udp_wrap.h',
- 'src/req-wrap.h',
- 'src/req-wrap-inl.h',
+ 'src/req_wrap.h',
+ 'src/req_wrap-inl.h',
'src/string_bytes.h',
'src/stream_base.h',
'src/stream_base-inl.h',