| Index: src/compiler/ppc/code-generator-ppc.cc
|
| diff --git a/src/compiler/ppc/code-generator-ppc.cc b/src/compiler/ppc/code-generator-ppc.cc
|
| index 010615a94b6611ceb5e6405c08a9359356379d97..eb907c351261c78b154c5bd89e5d79ccf92196ee 100644
|
| --- a/src/compiler/ppc/code-generator-ppc.cc
|
| +++ b/src/compiler/ppc/code-generator-ppc.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "src/compiler/code-generator.h"
|
|
|
| -#include "src/ast/scopes.h"
|
| +#include "src/compilation-info.h"
|
| #include "src/compiler/code-generator-impl.h"
|
| #include "src/compiler/gap-resolver.h"
|
| #include "src/compiler/node-matchers.h"
|
|
|