Index: src/ic/stub-cache.cc |
diff --git a/src/ic/stub-cache.cc b/src/ic/stub-cache.cc |
index 630e67161378577d8e97b4661dbf6dbd532c4c7d..4a5f9bd7ade3c5d03b850464a126c4ec4cfe59ed 100644 |
--- a/src/ic/stub-cache.cc |
+++ b/src/ic/stub-cache.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/ic/stub-cache.h" |
#include "src/base/bits.h" |
-#include "src/ic/stub-cache.h" |
#include "src/type-info.h" |
namespace v8 { |