fix android/ios ci

This commit is contained in:
rustdesk
2023-06-08 00:35:11 +08:00
parent f59ccb4da5
commit 9a1fee792e
5 changed files with 17 additions and 17 deletions

View File

@@ -1,4 +1,5 @@
use super::*;
use crate::input::*;
#[cfg(target_os = "macos")]
use crate::common::is_server;
#[cfg(target_os = "linux")]