Index: src/register-allocator.h |
=================================================================== |
--- src/register-allocator.h (revision 4296) |
+++ src/register-allocator.h (working copy) |
@@ -29,7 +29,7 @@ |
#define V8_REGISTER_ALLOCATOR_H_ |
#include "macro-assembler.h" |
-#include "type-info-inl.h" |
+#include "type-info.h" |
#if V8_TARGET_ARCH_IA32 |
#include "ia32/register-allocator-ia32.h" |