| Index: src/runtime/runtime-debug.cc
 | 
| diff --git a/src/runtime/runtime-debug.cc b/src/runtime/runtime-debug.cc
 | 
| index f747f35184eb71dfba3f032fc9167f0c6a556ea4..fcce24ff8ea4e559a9a4ed7156c0c990df4280ad 100644
 | 
| --- a/src/runtime/runtime-debug.cc
 | 
| +++ b/src/runtime/runtime-debug.cc
 | 
| @@ -9,6 +9,7 @@
 | 
|  #include "src/debug/debug-evaluate.h"
 | 
|  #include "src/debug/debug-frames.h"
 | 
|  #include "src/debug/debug-scopes.h"
 | 
| +#include "src/frames-inl.h"
 | 
|  #include "src/runtime/runtime.h"
 | 
|  #include "src/runtime/runtime-utils.h"
 | 
|  
 | 
| 
 |