Index: src/compiler/operator-properties-inl.h |
diff --git a/src/compiler/operator-properties-inl.h b/src/compiler/operator-properties-inl.h |
index d1b1b3c018b2b157d26a0ed1717ae4fbd318f590..72e4b6112d96a140a9c9561906f5445e5f1dba36 100644 |
--- a/src/compiler/operator-properties-inl.h |
+++ b/src/compiler/operator-properties-inl.h |
@@ -5,8 +5,7 @@ |
#ifndef V8_COMPILER_OPERATOR_PROPERTIES_INL_H_ |
#define V8_COMPILER_OPERATOR_PROPERTIES_INL_H_ |
-#include "src/v8.h" |
- |
+#include "src/compiler/common-operator.h" |
#include "src/compiler/js-operator.h" |
#include "src/compiler/opcodes.h" |
#include "src/compiler/operator-properties.h" |