split nihav-registry from nihav-core
[nihav.git] / nihav-commonfmt / src / lib.rs
index ce931feb321cb81f43d13819a874a0ee069802d7..7896f12a07a854fefb04170e1435228d930e0b87 100644 (file)
@@ -1,4 +1,6 @@
 extern crate nihav_core;
+extern crate nihav_codec_support;
+extern crate nihav_registry;
 
 #[cfg(feature="decoders")]
 #[allow(clippy::unreadable_literal)]