Chromium Code Reviews| Index: src/x87/lithium-codegen-x87.cc |
| diff --git a/src/x87/lithium-codegen-x87.cc b/src/x87/lithium-codegen-x87.cc |
| index 20fa7d399037bb137fb7f6ff3baa6aa7ce0bc3d7..0bd32fe1b1c67aa8a05daeee6777a3bdc3253ddc 100644 |
| --- a/src/x87/lithium-codegen-x87.cc |
| +++ b/src/x87/lithium-codegen-x87.cc |
| @@ -12,6 +12,7 @@ |
| #include "src/codegen.h" |
| #include "src/deoptimizer.h" |
| #include "src/hydrogen-osr.h" |
| +#include "src/ic/ic.h" |
| #include "src/ic/stub-cache.h" |
| #include "src/x87/lithium-codegen-x87.h" |