move QMF implementation into nihav_codec_support
[nihav.git] / nihav-game / Cargo.toml
index daed01eeda6320632eac7cfdb48e09281c987be9..37cf5c10937686636f65a8e1d29515e4da1627ea 100644 (file)
@@ -10,7 +10,7 @@ features = []
 
 [dependencies.nihav_codec_support]
 path = "../nihav-codec-support"
-features = []
+features = ["qmf"]
 
 [dev-dependencies]
 nihav_commonfmt = { path = "../nihav-commonfmt" }