Index: src/runtime/runtime-debug.cc |
diff --git a/src/runtime/runtime-debug.cc b/src/runtime/runtime-debug.cc |
index f167fa6199f809e36cee69efc33ce255bbf35402..c3862f08d927e8dbf6d51bb5b0141b60b09bd8fa 100644 |
--- a/src/runtime/runtime-debug.cc |
+++ b/src/runtime/runtime-debug.cc |
@@ -7,7 +7,7 @@ |
#include "src/accessors.h" |
#include "src/arguments.h" |
#include "src/compiler.h" |
-#include "src/debug.h" |
+#include "src/debug/debug.h" |
#include "src/deoptimizer.h" |
#include "src/parser.h" |
#include "src/runtime/runtime.h" |