mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 06:11:30 +11:00
android: Updated for rust e583c4d24 2014-11-21 09:01:50 +0000
This commit is contained in:
parent
47ccf46c9b
commit
f4be17b92e
|
@ -1,5 +1,4 @@
|
||||||
extern crate android_glue;
|
extern crate android_glue;
|
||||||
extern crate native;
|
|
||||||
|
|
||||||
use libc;
|
use libc;
|
||||||
use {CreationError, Event, WindowBuilder};
|
use {CreationError, Event, WindowBuilder};
|
||||||
|
|
Loading…
Reference in a new issue