Chromium Code Reviews| Index: src/ppc/assembler-ppc.cc |
| diff --git a/src/ppc/assembler-ppc.cc b/src/ppc/assembler-ppc.cc |
| index 542968d8e7aac4c4a18682c0c91ad22321dbc066..6bbb53c4ba502cac766cebb9e6ea3e137175e02c 100644 |
| --- a/src/ppc/assembler-ppc.cc |
| +++ b/src/ppc/assembler-ppc.cc |
| @@ -34,6 +34,8 @@ |
| // modified significantly by Google Inc. |
| // Copyright 2014 the V8 project authors. All rights reserved. |
| +#include "src/ppc/assembler-ppc.h" |
| + |
| #if V8_TARGET_ARCH_PPC |
| #include "src/base/bits.h" |