Merge pull request #130 from ozkriff/master

android: Updated for rust e583c4d24 2014-11-21 09:01:50 +0000
This commit is contained in:
tomaka
2014-11-21 15:49:35 +01:00

View File

@@ -1,5 +1,4 @@
extern crate android_glue;
extern crate native;
use libc;
use {CreationError, Event, WindowBuilder};