Fix gstreamer-check build with default features and docs

This commit is contained in:
Sebastian Dröge 2018-11-02 13:46:30 +02:00
parent 33295b758e
commit 7a0bb763a6
2 changed files with 0 additions and 1 deletions

View file

View file

@ -7,7 +7,6 @@
// except according to those terms.
use ffi;
#[cfg(any(feature = "v1_14", feature = "dox"))]
use glib::translate::*;
use gst;
use std::ptr;