Index: src/counters.cc |
diff --git a/src/counters.cc b/src/counters.cc |
index 2788ff7f9fe4aab91331a98b390eebb694ad2821..e8dea2e0736d58ef5db3b608e1dc1cdca09c70e6 100644 |
--- a/src/counters.cc |
+++ b/src/counters.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/counters.h" |
#include "src/base/platform/platform.h" |
-#include "src/counters.h" |
#include "src/isolate.h" |
#include "src/log-inl.h" |