Intel Music/Audio Coder plus DSP and other bits for it
[nihav.git] / src / codecs / indeo / mod.rs
index c019f47975b69704093775ea1dde10d1094c9732..43da6ed0affdcf686f1bc87f985167e8c88e8bc9 100644 (file)
@@ -3,3 +3,6 @@ pub mod indeo2;
 #[cfg(feature="decoder_indeo3")]
 pub mod indeo3;
 
+#[cfg(feature="decoder_imc")]
+pub mod imc;
+