Index: src/ppc/codegen-ppc.cc |
diff --git a/src/ppc/codegen-ppc.cc b/src/ppc/codegen-ppc.cc |
index 22386955874992ca082b3393a311e635a1742c12..3032da8b19c1a8301cb6a2aeb4db2d8dd4f3e9a4 100644 |
--- a/src/ppc/codegen-ppc.cc |
+++ b/src/ppc/codegen-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/codegen-ppc.h" |
+ |
#if V8_TARGET_ARCH_PPC |
#include "src/codegen.h" |