Chromium Code Reviews| Index: test/cctest/compiler/c-signature.h |
| diff --git a/test/cctest/compiler/c-signature.h b/test/cctest/compiler/c-signature.h |
| index 5a72c551ab7b5bb3523129963c51907ba94d1b8e..d0ce4cc155ff73c83beb7300922fcb4e54af8345 100644 |
| --- a/test/cctest/compiler/c-signature.h |
| +++ b/test/cctest/compiler/c-signature.h |
| @@ -5,7 +5,7 @@ |
| #ifndef V8_COMPILER_C_SIGNATURE_H_ |
| #define V8_COMPILER_C_SIGNATURE_H_ |
| -#include "src/compiler/machine-type.h" |
| +#include "src/machine-type.h" |
| namespace v8 { |
| namespace internal { |