Index: src/heap-profiler.h |
diff --git a/src/heap-profiler.h b/src/heap-profiler.h |
index 68e13656c66b05296f26d452048f6267a69b0e45..6d0b76b21214d5e0d679e72c10eb2eb1f1f334f8 100644 |
--- a/src/heap-profiler.h |
+++ b/src/heap-profiler.h |
@@ -5,9 +5,9 @@ |
#ifndef V8_HEAP_PROFILER_H_ |
#define V8_HEAP_PROFILER_H_ |
+#include "src/base/smart-pointers.h" |
#include "src/heap-snapshot-generator-inl.h" |
#include "src/isolate.h" |
-#include "src/smart-pointers.h" |
namespace v8 { |
namespace internal { |