Skip to content

Commit

Permalink
Fix android build
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Nov 15, 2023
1 parent 6c9ce2b commit ccf96ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/eframe/src/native/run.rs
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,7 @@ mod glow_integration {
}
}

#[cfg(feature = "__screenshot")]
fn save_screeshot_and_exit(
path: &str,
painter: &egui_glow::Painter,
Expand Down

0 comments on commit ccf96ce

Please sign in to comment.