mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
Merge pull request #130 from ozkriff/master
android: Updated for rust e583c4d24 2014-11-21 09:01:50 +0000
This commit is contained in:
@@ -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};
|
||||||
|
|||||||
Reference in New Issue
Block a user