debug: Fix compilation
This commit is contained in:
parent
56e6ad8953
commit
2fa14d8c58
4 changed files with 8 additions and 8 deletions
|
|
@ -766,7 +766,7 @@ impl Surface {
|
|||
&self.output,
|
||||
false,
|
||||
#[cfg(feature = "debug")]
|
||||
&mut self.fps,
|
||||
Some(&mut self.fps),
|
||||
) {
|
||||
Ok(_) => {
|
||||
surface
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue