]> git.proxmox.com Git - rustc.git/blobdiff - src/librustc/middle/def_id.rs
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / librustc / middle / def_id.rs
index 288eb01ebb4705d8aa58f2b66a66fb976312bb68..4d0005f47c4f200d9e210278b18e52ef95668bea 100644 (file)
@@ -8,7 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-use metadata::cstore::LOCAL_CRATE;
+use middle::cstore::LOCAL_CRATE;
 use middle::ty;
 use syntax::ast::CrateNum;
 use std::fmt;