rtspsrc: Use single-include header for the RTSP library

This commit is contained in:
Sebastian Dröge 2015-05-20 16:37:22 +03:00
parent f54110fd3e
commit 9b14170355

View file

@ -48,10 +48,7 @@
G_BEGIN_DECLS
#include <gst/rtsp/gstrtspconnection.h>
#include <gst/rtsp/gstrtspmessage.h>
#include <gst/rtsp/gstrtspurl.h>
#include <gst/rtsp/gstrtsprange.h>
#include <gst/rtsp/rtsp.h>
#include <gio/gio.h>
#include "gstrtspext.h"