]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rtpenc_chain.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavformat / rtpenc_chain.h
index 9e19b64d67f50f2f164cacd0209a8f841160a76c..8e6b80aa3feb47292b4508a8006f52e1526831a4 100644 (file)
@@ -23,6 +23,7 @@
 #define AVFORMAT_RTPENC_CHAIN_H
 
 #include "avformat.h"
+#include "url.h"
 
 AVFormatContext *ff_rtp_chain_mux_open(AVFormatContext *s, AVStream *st,
                                        URLContext *handle, int packet_size);