summaryrefslogtreecommitdiff
path: root/src/string_bytes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/string_bytes.h')
-rw-r--r--src/string_bytes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string_bytes.h b/src/string_bytes.h
index 6ffdc47db7..5ef05fc48c 100644
--- a/src/string_bytes.h
+++ b/src/string_bytes.h
@@ -27,7 +27,7 @@
// Decodes a v8::Local<v8::String> or Buffer to a raw char*
#include "v8.h"
-#include "env.h"
+#include "env-inl.h"
namespace node {