Index: src/compiler/common-operator-reducer.cc |
diff --git a/src/compiler/common-operator-reducer.cc b/src/compiler/common-operator-reducer.cc |
index cf597ea998912238f5ec51f9d8491edae0cd3756..c3cbcdefc7be70234035d507228c593cd049a638 100644 |
--- a/src/compiler/common-operator-reducer.cc |
+++ b/src/compiler/common-operator-reducer.cc |
@@ -5,6 +5,7 @@ |
#include "src/compiler/common-operator-reducer.h" |
#include "src/compiler/common-operator.h" |
+#include "src/compiler/node.h" |
namespace v8 { |
namespace internal { |