split NihAV into subcrates
[nihav.git] / nihav-indeo / src / lib.rs
diff --git a/nihav-indeo/src/lib.rs b/nihav-indeo/src/lib.rs
new file mode 100644 (file)
index 0000000..adda3bf
--- /dev/null
@@ -0,0 +1,3 @@
+extern crate nihav_core;
+
+pub mod codecs;