Chromium Code Reviews| Index: src/ia32/code-stubs-ia32.h |
| diff --git a/src/ia32/code-stubs-ia32.h b/src/ia32/code-stubs-ia32.h |
| index 8700181a86f1436ddf37536cb71f674e7cd5cf33..fb5565a5e67d1ec0a79adea4193a17704d7be7e4 100644 |
| --- a/src/ia32/code-stubs-ia32.h |
| +++ b/src/ia32/code-stubs-ia32.h |
| @@ -5,8 +5,8 @@ |
| #ifndef V8_IA32_CODE_STUBS_IA32_H_ |
| #define V8_IA32_CODE_STUBS_IA32_H_ |
| -#include "src/macro-assembler.h" |
| #include "src/ic-inl.h" |
| +#include "src/macro-assembler.h" |
| namespace v8 { |
| namespace internal { |