Index: src/lookup.cc |
diff --git a/src/lookup.cc b/src/lookup.cc |
index 4d32143242ad98e5f5b970cbae98246dc78647cc..71be9a876702ba28bf8d39874dfed9392f50016b 100644 |
--- a/src/lookup.cc |
+++ b/src/lookup.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/lookup.h" |
#include "src/bootstrapper.h" |
#include "src/deoptimizer.h" |
-#include "src/lookup.h" |
#include "src/lookup-inl.h" |
namespace v8 { |