diff --git a/gst/playback/gstqueue2.c b/gst/playback/gstqueue2.c index ed30b5336b..310f0cc66c 100644 --- a/gst/playback/gstqueue2.c +++ b/gst/playback/gstqueue2.c @@ -43,11 +43,11 @@ * two seconds worth of data, whichever is reached first. * */ - -#include "gst/gst_private.h" +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include - #include static const GstElementDetails gst_queue_details = GST_ELEMENT_DETAILS ("Queue",