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 2a2ffa45c9
commit 0799647874
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;