Index: src/runtime/runtime-date.cc |
diff --git a/src/runtime/runtime-date.cc b/src/runtime/runtime-date.cc |
index 4231d82c342218ee9b81b33b078cfd06e2bc1e08..4d238b443e2ed0a0e7582891a1721006bdf763d1 100644 |
--- a/src/runtime/runtime-date.cc |
+++ b/src/runtime/runtime-date.cc |
@@ -9,6 +9,7 @@ |
#include "src/date.h" |
#include "src/dateparser-inl.h" |
#include "src/factory.h" |
+#include "src/isolate-inl.h" |
#include "src/messages.h" |
namespace v8 { |