mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 13:50:05 -04:00
Fix bugs from f4fb699b52
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! Dummy implementation for OS/X to make gl-init-rs compile on this platform
|
||||
|
||||
use WindowBuilder;
|
||||
use {Event, WindowBuilder};
|
||||
|
||||
pub struct Window;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user