Chromium Code Reviews| Index: src/compiler/common-operator.h |
| diff --git a/src/compiler/common-operator.h b/src/compiler/common-operator.h |
| index 2ef2880f6d852825777c9f3814b82013ee767a3f..a88a5f2d7baaaa9e696ce33023d951995a57925a 100644 |
| --- a/src/compiler/common-operator.h |
| +++ b/src/compiler/common-operator.h |
| @@ -6,7 +6,7 @@ |
| #define V8_COMPILER_COMMON_OPERATOR_H_ |
| #include "src/compiler/frame-states.h" |
| -#include "src/compiler/machine-type.h" |
| +#include "src/machine-type.h" |
| #include "src/zone-containers.h" |
| namespace v8 { |