mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
avformat/lrcenc: Remove unnecessary header
Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
d15efbdd5e
commit
9e7e34ebcb
@ -27,9 +27,7 @@
|
||||
#include "internal.h"
|
||||
#include "lrc.h"
|
||||
#include "metadata.h"
|
||||
#include "subtitles.h"
|
||||
#include "version.h"
|
||||
#include "libavutil/bprint.h"
|
||||
#include "libavutil/dict.h"
|
||||
#include "libavutil/log.h"
|
||||
#include "libavutil/macros.h"
|
||||
|
Loading…
Reference in New Issue
Block a user