Index: test/unittests/compiler/node-properties-unittest.cc |
diff --git a/test/unittests/compiler/node-properties-unittest.cc b/test/unittests/compiler/node-properties-unittest.cc |
index 4b11b555ebb46b9c098946b1419c8a35ed9199c9..d6d80738160963f50222cab39ae127324a32afd3 100644 |
--- a/test/unittests/compiler/node-properties-unittest.cc |
+++ b/test/unittests/compiler/node-properties-unittest.cc |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "src/compiler/common-operator.h" |
-#include "src/compiler/node-properties-inl.h" |
+#include "src/compiler/node-properties.h" |
#include "test/unittests/test-utils.h" |
#include "testing/gmock/include/gmock/gmock.h" |