Commit c8c3b8ec authored by lucabe's avatar lucabe

Explicitly include rtp.h (needed for rtp_get_payload_type())


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10863 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 55ea2efb
......@@ -20,6 +20,7 @@
#include "avstring.h"
#include "avformat.h"
#include "rtp.h"
#ifdef CONFIG_RTP_MUXER
#define MAX_EXTRADATA_SIZE ((INT_MAX - 10) / 2)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment