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