Chromium Code Reviews| Index: src/ia32/code-stubs-ia32.cc |
| diff --git a/src/ia32/code-stubs-ia32.cc b/src/ia32/code-stubs-ia32.cc |
| index 4e14b6952846d558e4810fbe63ef863021982a90..39bef3065b422f9188ed3696ea154f9404468f12 100644 |
| --- a/src/ia32/code-stubs-ia32.cc |
| +++ b/src/ia32/code-stubs-ia32.cc |
| @@ -15,7 +15,7 @@ |
| #include "src/isolate.h" |
| #include "src/jsregexp.h" |
| #include "src/regexp-macro-assembler.h" |
| -#include "src/runtime.h" |
| +#include "src/runtime/runtime.h" |
| namespace v8 { |
| namespace internal { |