Fix include path in TS ShapeOf tests (#19507)
This commit is contained in:
parent
9a1726a419
commit
6ad11108b5
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
#include "transformations/transpose_sinking/ts_shape_of.hpp"
|
#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"
|
#include "transformations/transpose_sinking/ts_fuse.hpp"
|
||||||
|
|
||||||
using namespace ov;
|
using namespace ov;
|
||||||
|
Loading…
Reference in New Issue
Block a user