fix build

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou 2023-04-17 13:01:38 +08:00
parent 67d29e7496
commit b7af404afa

View File

@ -67,7 +67,7 @@ pub mod clipboard_file;
#[cfg(all(windows, feature = "with_rc"))]
pub mod rc;
#[cfg(not(any(target_os = "android", target_os = "ios")))]
#[cfg(windows)]
pub mod privacy_win_mag;
#[cfg(all(windows, feature = "virtual_display_driver"))]