Fix include path in TS ShapeOf tests (#19507)

This commit is contained in:
Mateusz Tabaka 2023-08-30 17:00:03 +02:00 committed by GitHub
parent 9a1726a419
commit 6ad11108b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;