Index: src/crankshaft/x87/lithium-codegen-x87.h |
diff --git a/src/crankshaft/x87/lithium-codegen-x87.h b/src/crankshaft/x87/lithium-codegen-x87.h |
index 821eb822a59a6c968a678ed67907c16c37904bfc..1282d3fedc8481f79ae6e57378f3e6e5d5b8cd53 100644 |
--- a/src/crankshaft/x87/lithium-codegen-x87.h |
+++ b/src/crankshaft/x87/lithium-codegen-x87.h |
@@ -7,13 +7,13 @@ |
#include <map> |
+#include "src/ast/scopes.h" |
#include "src/base/logging.h" |
#include "src/crankshaft/lithium-codegen.h" |
#include "src/crankshaft/x87/lithium-gap-resolver-x87.h" |
#include "src/crankshaft/x87/lithium-x87.h" |
#include "src/deoptimizer.h" |
#include "src/safepoint-table.h" |
-#include "src/scopes.h" |
#include "src/utils.h" |
namespace v8 { |