diff --git a/runtime/helpers/blit_commands_helper.h b/runtime/helpers/blit_commands_helper.h index a967a13902..0415795280 100644 --- a/runtime/helpers/blit_commands_helper.h +++ b/runtime/helpers/blit_commands_helper.h @@ -26,7 +26,7 @@ struct TagNode; struct BlitProperties; struct TimestampPacketDependencies; -using BlitPropertiesContainer = StackVec; +using BlitPropertiesContainer = StackVec; struct BlitProperties { static BlitProperties constructPropertiesForReadWriteBuffer(BlitterConstants::BlitDirection blitDirection,