Chromium Code Reviews| Index: src/ic/x64/ic-compiler-x64.cc |
| diff --git a/src/ic/x64/ic-compiler-x64.cc b/src/ic/x64/ic-compiler-x64.cc |
| index 4422f50936e5cf2a80a9205cd86afbfed3f88076..3d7cc685d5e4c9f5d1957eaf44158ef369a6d30b 100644 |
| --- a/src/ic/x64/ic-compiler-x64.cc |
| +++ b/src/ic/x64/ic-compiler-x64.cc |
| @@ -6,6 +6,7 @@ |
| #if V8_TARGET_ARCH_X64 |
| +#include "src/ic/ic.h" |
| #include "src/ic/ic-compiler.h" |
| namespace v8 { |