Index: src/heap/objects-visiting.cc |
diff --git a/src/heap/objects-visiting.cc b/src/heap/objects-visiting.cc |
index 0c5a0544a06f25bc1e8ed13bdac069522c10472c..d29b99eb0572f57136486777d84167a95bfbbfae 100644 |
--- a/src/heap/objects-visiting.cc |
+++ b/src/heap/objects-visiting.cc |
@@ -2,10 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "src/v8.h" |
+#include "src/heap/objects-visiting.h" |
#include "src/heap/mark-compact-inl.h" |
-#include "src/heap/objects-visiting.h" |
#include "src/heap/objects-visiting-inl.h" |
namespace v8 { |