projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f54110f
)
rtspsrc: Use single-include header for the RTSP library
author
Sebastian Dröge
<sebastian@centricular.com>
Wed, 20 May 2015 13:37:22 +0000
(16:37 +0300)
committer
Sebastian Dröge
<sebastian@centricular.com>
Wed, 20 May 2015 13:37:55 +0000
(16:37 +0300)
gst/rtsp/gstrtspsrc.h
patch
|
blob
|
history
diff --git
a/gst/rtsp/gstrtspsrc.h
b/gst/rtsp/gstrtspsrc.h
index
730ea97
..
44b76d5
100644
(file)
--- a/
gst/rtsp/gstrtspsrc.h
+++ b/
gst/rtsp/gstrtspsrc.h
@@
-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"