Index: test/cctest/compiler/test-schedule.cc |
diff --git a/test/cctest/compiler/test-schedule.cc b/test/cctest/compiler/test-schedule.cc |
index 932f0f30c8aecf423459bae071eeab003d57cdc2..da52a66be5129d3f138d4a8d22aebae2e851d8a8 100644 |
--- a/test/cctest/compiler/test-schedule.cc |
+++ b/test/cctest/compiler/test-schedule.cc |
@@ -5,6 +5,7 @@ |
#include "src/v8.h" |
#include "src/compiler/common-operator.h" |
+#include "src/compiler/generic-node-inl.h" |
#include "src/compiler/graph.h" |
#include "src/compiler/machine-operator.h" |
#include "src/compiler/node.h" |