split nihav-codec-support crate from nihav-core
[nihav.git] / nihav-rad / src / codecs / bink2.rs
index 5f1fefdad043096743b7de4bf399d2e0f6bfefee..c78a5d626b26245c28183178d1ee00b286868f2c 100644 (file)
@@ -4,6 +4,7 @@ use nihav_core::io::byteio::*;
 use nihav_core::io::bitreader::*;
 use nihav_core::io::codebook::*;
 use nihav_core::io::intcode::*;
+use nihav_codec_support::codecs::{IPShuffler, MV, ZERO_MV};
 
 macro_rules! mktag {
     ($a:expr, $b:expr, $c:expr, $d:expr) => ({