Chromium Code Reviews| Index: src/ic/ic.cc |
| diff --git a/src/ic/ic.cc b/src/ic/ic.cc |
| index 63c37992e18a52b946440f1518509ae21f3064f5..a60f060b418e2a1d31284f419985b6c11d1ff36e 100644 |
| --- a/src/ic/ic.cc |
| +++ b/src/ic/ic.cc |
| @@ -17,7 +17,7 @@ |
| #include "src/ic/ic-compiler.h" |
| #include "src/ic/stub-cache.h" |
| #include "src/prototype.h" |
| -#include "src/runtime.h" |
| +#include "src/runtime/runtime.h" |
| namespace v8 { |
| namespace internal { |