X-Git-Url: https://git.nihav.org/?p=nihav.git;a=blobdiff_plain;f=nihav-commonfmt%2Fsrc%2Flib.rs;h=7896f12a07a854fefb04170e1435228d930e0b87;hp=cdb70ec2ad6c3a5a718a3c8b673fd760884a1a5b;hb=32f7cbe538d71574f7ac05aa51599d2678f5db3f;hpb=b4d5b8515e75383b4fc59ea2813c90c615d59a96 diff --git a/nihav-commonfmt/src/lib.rs b/nihav-commonfmt/src/lib.rs index cdb70ec..7896f12 100644 --- a/nihav-commonfmt/src/lib.rs +++ b/nihav-commonfmt/src/lib.rs @@ -1,5 +1,6 @@ extern crate nihav_core; extern crate nihav_codec_support; +extern crate nihav_registry; #[cfg(feature="decoders")] #[allow(clippy::unreadable_literal)]