Index: src/global-handles.cc |
diff --git a/src/global-handles.cc b/src/global-handles.cc |
index befa173767064e871062dcf36e7428fa590404ab..650999f394c5cc7c2e5397afff53c74e3c186d20 100644 |
--- a/src/global-handles.cc |
+++ b/src/global-handles.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/api.h" |
#include "src/global-handles.h" |
+#include "src/api.h" |
+#include "src/v8.h" |
#include "src/vm-state-inl.h" |
namespace v8 { |