1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 23:13:13 -04:00

Fix android build

This commit is contained in:
Emil Ernerfeldt
2023-11-15 17:25:00 +01:00
parent 6c9ce2b826
commit ccf96ceb93

View File

@@ -766,6 +766,7 @@ mod glow_integration {
}
}
#[cfg(feature = "__screenshot")]
fn save_screeshot_and_exit(
path: &str,
painter: &egui_glow::Painter,