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