diff --git a/src/common/transformations/tests/transpose_sinking/ts_shape_of_test.cpp b/src/common/transformations/tests/transpose_sinking/ts_shape_of_test.cpp index 370bde755c9..a8a7c77b74c 100644 --- a/src/common/transformations/tests/transpose_sinking/ts_shape_of_test.cpp +++ b/src/common/transformations/tests/transpose_sinking/ts_shape_of_test.cpp @@ -4,7 +4,7 @@ #include "transformations/transpose_sinking/ts_shape_of.hpp" -#include "common_test_utils/ngraph_test_utils.hpp" +#include "common_test_utils/ov_test_utils.hpp" #include "transformations/transpose_sinking/ts_fuse.hpp" using namespace ov;