fix for mozilla/rust/pull/14364

This commit is contained in:
Ian Daniher
2014-05-28 17:13:04 -04:00
parent a23ba0dd48
commit c7135a0635
+1
View File
@@ -9,6 +9,7 @@
extern crate libc;
extern crate collections;
extern crate debug;
pub use sdl::*;
#[path = "generated/keycode.rs"]