summaryrefslogtreecommitdiff
path: root/src/string_bytes.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/string_bytes.cc')
-rw-r--r--src/string_bytes.cc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/string_bytes.cc b/src/string_bytes.cc
index e4c4c0a7db..53bb95d80d 100644
--- a/src/string_bytes.cc
+++ b/src/string_bytes.cc
@@ -22,9 +22,10 @@
#include "string_bytes.h"
#include "base64.h"
-#include "node_internals.h"
-#include "node_errors.h"
+#include "env-inl.h"
#include "node_buffer.h"
+#include "node_errors.h"
+#include "util.h"
#include <limits.h>
#include <string.h> // memcpy