Index: src/heap.cc |
diff --git a/src/heap.cc b/src/heap.cc |
index ac00c01c461e7646460410aad10732fb0b807163..64489a1cce1ff8a5ee6d9228fa3adbee7082f961 100644 |
--- a/src/heap.cc |
+++ b/src/heap.cc |
@@ -33,8 +33,8 @@ |
#include "codegen.h" |
#include "compilation-cache.h" |
#include "debug.h" |
-#include "heap-profiler.h" |
#include "global-handles.h" |
+#include "heap-profiler.h" |
#include "liveobjectlist-inl.h" |
#include "mark-compact.h" |
#include "natives.h" |