diff --git a/node.gyp b/node.gyp index 484d3ff0329de9..b67f4ec9e80cf6 100644 --- a/node.gyp +++ b/node.gyp @@ -197,7 +197,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',