Index: src/ppc/code-stubs-ppc.cc |
diff --git a/src/ppc/code-stubs-ppc.cc b/src/ppc/code-stubs-ppc.cc |
index 2f76275f1ef5cf942954da7cbc6c73e15899283d..f8eb7b0c51ffad24e8bfb2bbb735b71f0248b30d 100644 |
--- a/src/ppc/code-stubs-ppc.cc |
+++ b/src/ppc/code-stubs-ppc.cc |
@@ -12,6 +12,7 @@ |
#include "src/ic/ic.h" |
#include "src/ic/stub-cache.h" |
#include "src/isolate.h" |
+#include "src/ppc/code-stubs-ppc.h" |
#include "src/regexp/jsregexp.h" |
#include "src/regexp/regexp-macro-assembler.h" |
#include "src/runtime/runtime.h" |