debug: Fix compilation

This commit is contained in:
Victoria Brekenfeld 2022-08-03 16:34:04 +02:00
parent 56e6ad8953
commit 2fa14d8c58
4 changed files with 8 additions and 8 deletions

View file

@ -61,7 +61,7 @@ impl WinitState {
&self.output,
true,
#[cfg(feature = "debug")]
&mut self.fps,
Some(&mut self.fps),
) {
Ok(damage) => {
state