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

@ -766,7 +766,7 @@ impl Surface {
&self.output,
false,
#[cfg(feature = "debug")]
&mut self.fps,
Some(&mut self.fps),
) {
Ok(_) => {
surface