Index: src/compiler/change-lowering.cc |
diff --git a/src/compiler/change-lowering.cc b/src/compiler/change-lowering.cc |
index 1024f02b1d7e64f2f9b4fb9707c997958b46360f..edf9bc511102b3318fea0f86cf1342741fddfe2e 100644 |
--- a/src/compiler/change-lowering.cc |
+++ b/src/compiler/change-lowering.cc |
@@ -3,6 +3,7 @@ |
// found in the LICENSE file. |
#include "src/compiler/change-lowering.h" |
+#include "src/compiler/machine-operator.h" |
#include "src/compiler/js-graph.h" |