Chromium Code Reviews| Index: src/ppc/frames-ppc.cc |
| diff --git a/src/ppc/frames-ppc.cc b/src/ppc/frames-ppc.cc |
| index 4437a167fcde7c883703ed8f3413c63a3c3289d7..e86ec681ecc250ad469f46dfd5b1f9e6769cd2b3 100644 |
| --- a/src/ppc/frames-ppc.cc |
| +++ b/src/ppc/frames-ppc.cc |
| @@ -10,6 +10,7 @@ |
| #include "src/ppc/assembler-ppc.h" |
| #include "src/ppc/assembler-ppc-inl.h" |
| +#include "src/ppc/frames-ppc.h" |
| #include "src/ppc/macro-assembler-ppc.h" |
| namespace v8 { |