Index: src/code-stubs-hydrogen.cc |
diff --git a/src/code-stubs-hydrogen.cc b/src/code-stubs-hydrogen.cc |
index 81304e5002a1fe649e24f294b4d31916ccadddc9..69a49232ca898515e5264bde8c47eaf917e3aeb0 100644 |
--- a/src/code-stubs-hydrogen.cc |
+++ b/src/code-stubs-hydrogen.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/code-stubs.h" |
#include "src/bailout-reason.h" |
-#include "src/code-stubs.h" |
#include "src/field-index.h" |
#include "src/hydrogen.h" |
#include "src/ic/ic.h" |