Merge pull request #3494 from 21pages/benchmark

fix build
This commit is contained in:
RustDesk
2023-03-03 23:03:46 +08:00
committed by GitHub
Unverified

View File

@@ -30,7 +30,7 @@ cfg_if! {
}
pub mod codec;
mod convert;
pub mod convert;
#[cfg(feature = "hwcodec")]
pub mod hwcodec;
#[cfg(feature = "mediacodec")]