Index: src/x64/codegen-x64.h |
diff --git a/src/x64/codegen-x64.h b/src/x64/codegen-x64.h |
index 09af38ddead9a755ace0f387755d1e07815d0958..1403781c67b3425aca71d4c84b6d8e623560ac02 100644 |
--- a/src/x64/codegen-x64.h |
+++ b/src/x64/codegen-x64.h |
@@ -5,7 +5,7 @@ |
#ifndef V8_X64_CODEGEN_X64_H_ |
#define V8_X64_CODEGEN_X64_H_ |
-#include "src/ast.h" |
+#include "src/ast/ast.h" |
#include "src/macro-assembler.h" |
namespace v8 { |