Chromium Code Reviews| Index: src/ppc/lithium-ppc.cc |
| diff --git a/src/ppc/lithium-ppc.cc b/src/ppc/lithium-ppc.cc |
| index e72709016b77c43d3e132f229e03827c40e42b35..792297b75ab35291b09bcf4c322f71ece0fe6907 100644 |
| --- a/src/ppc/lithium-ppc.cc |
| +++ b/src/ppc/lithium-ppc.cc |
| @@ -2,6 +2,8 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| +#include "src/ppc/lithium-ppc.h" |
| + |
| #include <sstream> |
| #include "src/hydrogen-osr.h" |