Index: src/ic/ppc/handler-compiler-ppc.cc |
diff --git a/src/ic/ppc/handler-compiler-ppc.cc b/src/ic/ppc/handler-compiler-ppc.cc |
index 9ec2f5ff3fcdfc3c3f79396eaeea4c1d07015f1d..d4b2314c4f93fdf0cb4c7cf4f9ed8843c5876153 100644 |
--- a/src/ic/ppc/handler-compiler-ppc.cc |
+++ b/src/ic/ppc/handler-compiler-ppc.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 { |