Merge pull request #118 from itdaniher/master

fix for mozilla/rust/pull/14364
This commit is contained in:
Tony Aldridge
2014-05-29 14:02:32 +01:00
+1
View File
@@ -9,6 +9,7 @@
extern crate libc;
extern crate collections;
extern crate debug;
pub use sdl::*;
#[path = "generated/keycode.rs"]