Index: src/runtime/runtime-strings.cc |
diff --git a/src/runtime/runtime-strings.cc b/src/runtime/runtime-strings.cc |
index bb4207f202e219a250098303deb177297e18779f..33625a1b40fed5f3c2531a1ed83cd414d22480d1 100644 |
--- a/src/runtime/runtime-strings.cc |
+++ b/src/runtime/runtime-strings.cc |
@@ -6,6 +6,7 @@ |
#include "src/arguments.h" |
#include "src/conversions-inl.h" |
+#include "src/isolate-inl.h" |
#include "src/regexp/jsregexp-inl.h" |
#include "src/regexp/jsregexp.h" |
#include "src/string-builder.h" |