summaryrefslogtreecommitdiff
path: root/deps/v8/src/string-builder.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/string-builder.cc')
-rw-r--r--deps/v8/src/string-builder.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/v8/src/string-builder.cc b/deps/v8/src/string-builder.cc
index 30c64b3c6d..e24def6b68 100644
--- a/deps/v8/src/string-builder.cc
+++ b/deps/v8/src/string-builder.cc
@@ -4,6 +4,7 @@
#include "src/string-builder.h"
+#include "src/isolate-inl.h"
#include "src/objects-inl.h"
namespace v8 {