fix the rest of tests
[nihav.git] / nihav-indeo / src / lib.rs
1 extern crate nihav_core;
2
3 pub mod codecs;
4
5 #[cfg(test)]
6 extern crate nihav_commonfmt;