Index: src/ia32/codegen-ia32.cc |
diff --git a/src/ia32/codegen-ia32.cc b/src/ia32/codegen-ia32.cc |
index ae8cbeb90f30554fffd48bb974320d51627717aa..21a16f68fa3a663126510fa2aaa70610dcafa161 100644 |
--- a/src/ia32/codegen-ia32.cc |
+++ b/src/ia32/codegen-ia32.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/ia32/codegen-ia32.h" |
+ |
#if V8_TARGET_ARCH_IA32 |
#include "src/codegen.h" |