winit: Fix building without wayland feature
This commit is contained in:
parent
a1792b681a
commit
1f93ae8c3f
1 changed files with 1 additions and 0 deletions
|
|
@ -244,6 +244,7 @@ impl WaylandSpecific {
|
|||
window: &dyn HasWindowHandle,
|
||||
width: u32,
|
||||
height: u32,
|
||||
scale: f64,
|
||||
data: &[u8],
|
||||
offset: Vector,
|
||||
) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue