diff --git a/node.gyp b/node.gyp index 4c7909d071eeb1..5abbad6c6ff477 100644 --- a/node.gyp +++ b/node.gyp @@ -194,7 +194,7 @@ 'src/dataqueue/queue.h', 'src/debug_utils.h', 'src/debug_utils-inl.h', - 'src/embeded_data.h', + 'src/embedded_data.h', 'src/encoding_binding.h', 'src/env_properties.h', 'src/env.h',