Index: src/compiler/graph-builder.h |
diff --git a/src/compiler/graph-builder.h b/src/compiler/graph-builder.h |
index d88b125987578662ddeb986505107ccd8a003e80..241e6cf7ecab0241fbd455aa2165c25c70316487 100644 |
--- a/src/compiler/graph-builder.h |
+++ b/src/compiler/graph-builder.h |
@@ -10,6 +10,7 @@ |
#include "src/allocation.h" |
#include "src/compiler/common-operator.h" |
#include "src/compiler/graph.h" |
+#include "src/compiler/node.h" |
#include "src/unique.h" |
namespace v8 { |