Index: src/func-name-inferrer.cc |
diff --git a/src/func-name-inferrer.cc b/src/func-name-inferrer.cc |
index 9415b8985dac4cd690f8a0e5a1fa8c96ba061b3d..5006c03eb6277757d69e3b7af18ee723e30d16f3 100644 |
--- a/src/func-name-inferrer.cc |
+++ b/src/func-name-inferrer.cc |
@@ -2,11 +2,10 @@ |
// 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/func-name-inferrer.h" |
#include "src/ast.h" |
#include "src/ast-value-factory.h" |
-#include "src/func-name-inferrer.h" |
#include "src/list-inl.h" |
namespace v8 { |