diff --git a/node.gyp b/node.gyp index 3b52a1d3cf3006..f870104f962364 100644 --- a/node.gyp +++ b/node.gyp @@ -643,7 +643,7 @@ 'src/aliased_struct.h', 'src/aliased_struct-inl.h', 'src/allocated_buffer.h', - 'src/allocated_buffer-inl.h' + 'src/allocated_buffer-inl.h', 'src/async_wrap.h', 'src/async_wrap-inl.h', 'src/base_object.h',