Chromium Code Reviews| Index: src/x87/codegen-x87.h |
| diff --git a/src/x87/codegen-x87.h b/src/x87/codegen-x87.h |
| index e786b84f04e99313365d03b58d50f8400f89669f..170b40397abb4d16a8a143dd11a27b9fda9816be 100644 |
| --- a/src/x87/codegen-x87.h |
| +++ b/src/x87/codegen-x87.h |
| @@ -5,7 +5,7 @@ |
| #ifndef V8_X87_CODEGEN_X87_H_ |
| #define V8_X87_CODEGEN_X87_H_ |
| -#include "src/ast.h" |
| +#include "src/ast/ast.h" |
| #include "src/macro-assembler.h" |
| namespace v8 { |