Index: src/ppc/macro-assembler-ppc.cc |
diff --git a/src/ppc/macro-assembler-ppc.cc b/src/ppc/macro-assembler-ppc.cc |
index 4ee6323e6616d2384f9c065020c56fe71b23f96c..676cb2c60e0db6c1069f65427181ed6f3169f9cc 100644 |
--- a/src/ppc/macro-assembler-ppc.cc |
+++ b/src/ppc/macro-assembler-ppc.cc |
@@ -5,8 +5,6 @@ |
#include <assert.h> // For assert |
#include <limits.h> // For LONG_MIN, LONG_MAX. |
-#include "src/v8.h" |
- |
#if V8_TARGET_ARCH_PPC |
#include "src/base/bits.h" |