Skip to content

Commit 4027954

Browse files
committed
fixes
1 parent c486fcd commit 4027954

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/gdcef/src/utils.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ use godot::classes::Os;
44
use godot::{classes::DisplayServer, obj::Singleton};
55
use process_path::get_dylib_path;
66
use std::path::PathBuf;
7+
#[cfg(target_os = "linux")]
78
use std::sync::OnceLock;
89

910
#[cfg(target_os = "linux")]

0 commit comments

Comments
 (0)