sdp: add gstmikey.h to sdp.h

https://bugzilla.gnome.org/show_bug.cgi?id=732709
This commit is contained in:
Evan Nemerson 2014-07-03 13:46:08 -07:00 committed by Tim-Philipp Müller
parent 7807e2e6fd
commit 7a4a6dac8e

View file

@ -24,5 +24,6 @@
#include <gst/sdp/gstsdp.h>
#include <gst/sdp/gstsdpmessage.h>
#include <gst/sdp/gstmikey.h>
#endif /* __GST_SDP__H__ */