]> git.proxmox.com Git - rustc.git/blobdiff - src/librustc_typeck/rscope.rs
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / librustc_typeck / rscope.rs
index 1b02c736dce3b6e3a0e932afd947bee65784bb41..793dba1e3f5f8bac6693f5eac7f4af2eb9f7ba1d 100644 (file)
@@ -9,7 +9,7 @@
 // except according to those terms.
 
 
-use middle::ty;
+use rustc::ty;
 
 use std::cell::Cell;
 use syntax::codemap::Span;