Index: src/allocation-tracker.cc |
diff --git a/src/allocation-tracker.cc b/src/allocation-tracker.cc |
index f8617cfc1e66689216480425ed442d546750aab8..128d25c8d26dcde81c9e6e4ecb66a26feb74ca35 100644 |
--- a/src/allocation-tracker.cc |
+++ b/src/allocation-tracker.cc |
@@ -6,7 +6,7 @@ |
#include "src/allocation-tracker.h" |
#include "src/frames-inl.h" |
-#include "src/heap-snapshot-generator.h" |
+#include "src/heap-snapshot-generator-inl.h" |
namespace v8 { |
namespace internal { |