android: Updated for rust e583c4d24 2014-11-21 09:01:50 +0000

This commit is contained in:
Andrey Lesnikov 2014-11-21 18:33:29 +04:00
parent 47ccf46c9b
commit f4be17b92e

View file

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