1
0
Fork 0

avformat/sccdec: remove unused bprint.h include

Signed-off-by: Marth64 <marth64@proxyid.net>
This commit is contained in:
Marth64 2024-03-12 01:00:05 -05:00 committed by Stefano Sabatini
parent 9b981e3112
commit b3d87fb0c4
1 changed files with 0 additions and 1 deletions

View File

@ -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 {