Chromium Code Reviews| Index: src/x64/code-stubs-x64.h |
| diff --git a/src/x64/code-stubs-x64.h b/src/x64/code-stubs-x64.h |
| index 71fc5aba593fde07888aa3850f0277a58663617f..a020ce5a48e09688723c99d51abc82c50d0d1609 100644 |
| --- a/src/x64/code-stubs-x64.h |
| +++ b/src/x64/code-stubs-x64.h |
| @@ -5,7 +5,7 @@ |
| #ifndef V8_X64_CODE_STUBS_X64_H_ |
| #define V8_X64_CODE_STUBS_X64_H_ |
| -#include "src/ic-inl.h" |
| +#include "src/code-stubs.h" |
| namespace v8 { |
| namespace internal { |