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.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/string_bytes.h b/src/string_bytes.h
index 0e38e017ab..17bbd80c0a 100644
--- a/src/string_bytes.h
+++ b/src/string_bytes.h
@@ -27,9 +27,7 @@
// Decodes a v8::Local<v8::String> or Buffer to a raw char*
#include "v8.h"
-#include "node.h"
-#include "env-inl.h"
-#include "util.h"
+#include "env.h"
namespace node {