Index: test/unittests/compiler/node-test-utils.cc |
diff --git a/test/unittests/compiler/node-test-utils.cc b/test/unittests/compiler/node-test-utils.cc |
index 41ffdbfe2b36db784ef03906f98f39c66b823618..5294928e4a2380ee97fc5c9342b33a74782bda3d 100644 |
--- a/test/unittests/compiler/node-test-utils.cc |
+++ b/test/unittests/compiler/node-test-utils.cc |
@@ -12,6 +12,7 @@ |
#include "src/compiler/node-properties.h" |
#include "src/compiler/simplified-operator.h" |
#include "src/handles-inl.h" |
+#include "src/objects-inl.h" |
#include "src/objects.h" |
using testing::_; |