mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
rtspsrc: Use single-include header for the RTSP library
This commit is contained in:
parent
f54110fd3e
commit
9b14170355
1 changed files with 1 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue