Index: test/unittests/compiler/common-operator-reducer-unittest.cc |
diff --git a/test/unittests/compiler/common-operator-reducer-unittest.cc b/test/unittests/compiler/common-operator-reducer-unittest.cc |
index c713815466d892d487b1976991af201e8ce8fadf..1f6044b97cc5c4b8cf318404b49b0e1a582d7cb0 100644 |
--- a/test/unittests/compiler/common-operator-reducer-unittest.cc |
+++ b/test/unittests/compiler/common-operator-reducer-unittest.cc |
@@ -5,6 +5,7 @@ |
#include "src/compiler/common-operator.h" |
#include "src/compiler/common-operator-reducer.h" |
#include "src/compiler/machine-type.h" |
+#include "src/compiler/operator.h" |
#include "test/unittests/compiler/graph-unittest.h" |
namespace v8 { |