1
0
Fork 0

fix mac build

This commit is contained in:
Billy Messenger 2020-10-20 19:05:49 -05:00
parent 579dfee1eb
commit 42e8ea6bef

View file

@ -12,7 +12,7 @@ use raw_window_handle::{macos::MacOSHandle, HasRawWindowHandle, RawWindowHandle}
use crate::{
Event, KeyboardEvent, MouseButton, MouseEvent, ScrollDelta, WindowEvent, WindowHandler,
WindowOpenOptions, WindowScalePolicy,
WindowOpenOptions, WindowScalePolicy, WindowInfo,
};
pub struct Window {