Chromium Code Reviews| Index: src/ic/mips/handler-compiler-mips.cc |
| diff --git a/src/ic/mips/handler-compiler-mips.cc b/src/ic/mips/handler-compiler-mips.cc |
| index 0cbaf1390c2293aabd24c179c6bbcd973fc566af..5b4555fa84907414ba23654407b0b5d25fa49dd3 100644 |
| --- a/src/ic/mips/handler-compiler-mips.cc |
| +++ b/src/ic/mips/handler-compiler-mips.cc |
| @@ -8,6 +8,7 @@ |
| #include "src/ic/call-optimization.h" |
| #include "src/ic/handler-compiler.h" |
| +#include "src/ic/ic.h" |
| namespace v8 { |
| namespace internal { |