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 830626b1040f967c66e04db2ea0d76e89b300046..7fe6e74f82db1865177c7e956ccbb61e3e829816 100644 |
--- a/src/ic/ppc/handler-compiler-ppc.cc |
+++ b/src/ic/ppc/handler-compiler-ppc.cc |
@@ -4,8 +4,9 @@ |
#if V8_TARGET_ARCH_PPC |
-#include "src/ic/call-optimization.h" |
#include "src/ic/handler-compiler.h" |
+#include "src/field-type.h" |
+#include "src/ic/call-optimization.h" |
#include "src/ic/ic.h" |
#include "src/isolate-inl.h" |