mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
sdp: add gstmikey.h to sdp.h
https://bugzilla.gnome.org/show_bug.cgi?id=732709
This commit is contained in:
parent
7807e2e6fd
commit
7a4a6dac8e
1 changed files with 1 additions and 0 deletions
|
@ -24,5 +24,6 @@
|
||||||
|
|
||||||
#include <gst/sdp/gstsdp.h>
|
#include <gst/sdp/gstsdp.h>
|
||||||
#include <gst/sdp/gstsdpmessage.h>
|
#include <gst/sdp/gstsdpmessage.h>
|
||||||
|
#include <gst/sdp/gstmikey.h>
|
||||||
|
|
||||||
#endif /* __GST_SDP__H__ */
|
#endif /* __GST_SDP__H__ */
|
||||||
|
|
Loading…
Reference in a new issue