diff --git a/src/plugins/intel_gna/src/transformations/remove_pre_post_processing.cpp b/src/plugins/intel_gna/src/transformations/remove_pre_post_processing.cpp index a69d583f0aa208..3505f431050683 100644 --- a/src/plugins/intel_gna/src/transformations/remove_pre_post_processing.cpp +++ b/src/plugins/intel_gna/src/transformations/remove_pre_post_processing.cpp @@ -2,7 +2,7 @@ // SPDX-License-Identifier: Apache-2.0 // -#include "transformations/gather_remove.hpp" +#include "transformations/remove_pre_post_processing.hpp" #include #include "openvino/pass/pass.hpp"