Index: src/ic/x87/handler-compiler-x87.cc |
diff --git a/src/ic/x87/handler-compiler-x87.cc b/src/ic/x87/handler-compiler-x87.cc |
index c0d5fd82348cbbc2a562c4bc79243bee27884c79..2cc1489dea86e17b4ee43f17a4825e002315cc56 100644 |
--- a/src/ic/x87/handler-compiler-x87.cc |
+++ b/src/ic/x87/handler-compiler-x87.cc |
@@ -7,6 +7,7 @@ |
#include "src/ic/call-optimization.h" |
#include "src/ic/handler-compiler.h" |
#include "src/ic/ic.h" |
+#include "src/isolate-inl.h" |
namespace v8 { |
namespace internal { |