Index: src/runtime-profiler.cc |
diff --git a/src/runtime-profiler.cc b/src/runtime-profiler.cc |
index 01a3783fd56d9c9f77baebc95f725b7be6df0566..99ffa8c2ebe7a5dbaf8d08b8821d207d2bccd927 100644 |
--- a/src/runtime-profiler.cc |
+++ b/src/runtime-profiler.cc |
@@ -14,8 +14,8 @@ |
#include "src/execution.h" |
#include "src/full-codegen.h" |
#include "src/global-handles.h" |
+#include "src/heap/mark-compact.h" |
#include "src/isolate-inl.h" |
-#include "src/mark-compact.h" |
#include "src/scopeinfo.h" |
namespace v8 { |