lavf: move avpriv function definition to internal.h

Signed-off-by: Josh de Kock <josh@itanimul.li>
This commit is contained in:
Josh de Kock
2018-04-01 00:20:59 +01:00
parent 0995641202
commit 42d26145e9
4 changed files with 3 additions and 2 deletions

View File

@@ -20,6 +20,7 @@
*/
#include "libavutil/thread.h"
#include "libavformat/internal.h"
#include "avformat.h"
#include "rtp.h"
#include "rdt.h"