Index: src/runtime-profiler.cc |
diff --git a/src/runtime-profiler.cc b/src/runtime-profiler.cc |
index 865c574f1075ed0480a4d8f136a047c16790631d..4a45baf5229172c91d5cca47342a2359c98f8c14 100644 |
--- a/src/runtime-profiler.cc |
+++ b/src/runtime-profiler.cc |
@@ -12,6 +12,7 @@ |
#include "src/code-stubs.h" |
#include "src/compilation-cache.h" |
#include "src/execution.h" |
+#include "src/frames-inl.h" |
#include "src/full-codegen/full-codegen.h" |
#include "src/global-handles.h" |
#include "src/scopeinfo.h" |