avformat/rawdec: Don't include avcodec.h
Possible since 2850584876
.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -27,8 +27,6 @@
|
||||
#include "rawdec.h"
|
||||
#include "libavutil/opt.h"
|
||||
|
||||
#include "libavcodec/avcodec.h"
|
||||
|
||||
#define RAW_PACKET_SIZE 1024
|
||||
|
||||
int ff_raw_read_partial_packet(AVFormatContext *s, AVPacket *pkt)
|
||||
|
Reference in New Issue
Block a user