Index: src/runtime/runtime-debug.cc |
diff --git a/src/runtime/runtime-debug.cc b/src/runtime/runtime-debug.cc |
index a8c465a38064a6d8da4f2c9fa05393ffc1a0e5c2..0ac448846c92f0ccc0fa2da3e40ccd483d9e8c5a 100644 |
--- a/src/runtime/runtime-debug.cc |
+++ b/src/runtime/runtime-debug.cc |
@@ -9,6 +9,7 @@ |
#include "src/debug/debug-frames.h" |
#include "src/debug/debug-scopes.h" |
#include "src/debug/debug.h" |
+#include "src/debug/liveedit.h" |
#include "src/frames-inl.h" |
#include "src/globals.h" |
#include "src/interpreter/bytecodes.h" |