Index: src/x64/code-stubs-x64.cc |
diff --git a/src/x64/code-stubs-x64.cc b/src/x64/code-stubs-x64.cc |
index a62526941f24fda55f38a9272c78f84dce94d90b..7d1e4f5e0d0f9d416c682b47ec680599acdfb7e1 100644 |
--- a/src/x64/code-stubs-x64.cc |
+++ b/src/x64/code-stubs-x64.cc |
@@ -14,7 +14,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 { |