mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 12:50:04 -04:00
fix for rust nightly
This commit is contained in:
@@ -4,7 +4,7 @@ extern crate android_glue;
|
||||
|
||||
extern crate glutin;
|
||||
|
||||
use std::io::stdio::stdin;
|
||||
use std::old_io::stdio::stdin;
|
||||
|
||||
mod support;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user