Index: test/unittests/compiler/change-lowering-unittest.cc |
diff --git a/test/unittests/compiler/change-lowering-unittest.cc b/test/unittests/compiler/change-lowering-unittest.cc |
index 199fb30cc6bd1b65f434ecf07c6d4fb1f2de8db9..763a44352f3b44c1878954ca1bae54b2ae3d051a 100644 |
--- a/test/unittests/compiler/change-lowering-unittest.cc |
+++ b/test/unittests/compiler/change-lowering-unittest.cc |
@@ -5,6 +5,7 @@ |
#include "src/code-stubs.h" |
#include "src/compiler/change-lowering.h" |
#include "src/compiler/js-graph.h" |
+#include "src/compiler/linkage.h" |
#include "src/compiler/node-properties-inl.h" |
#include "src/compiler/simplified-operator.h" |
#include "test/unittests/compiler/compiler-test-utils.h" |