mirror of https://git.ffmpeg.org/ffmpeg.git
avformat/sccdec: remove unused bprint.h include
Signed-off-by: Marth64 <marth64@proxyid.net>
This commit is contained in:
parent
9b981e3112
commit
b3d87fb0c4
|
@ -24,7 +24,6 @@
|
|||
#include "internal.h"
|
||||
#include "subtitles.h"
|
||||
#include "libavutil/avstring.h"
|
||||
#include "libavutil/bprint.h"
|
||||
#include "libavutil/intreadwrite.h"
|
||||
|
||||
typedef struct SCCContext {
|
||||
|
|
Loading…
Reference in New Issue