mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
avformat/iamfenc: Remove unused headers
Forgotten in c95c8a0158
.
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
6a9ddfcd96
commit
cd8cc3d1b3
@ -21,12 +21,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include "libavutil/avassert.h"
|
||||
#include "libavutil/common.h"
|
||||
#include "libavutil/iamf.h"
|
||||
#include "libavcodec/put_bits.h"
|
||||
#include "avformat.h"
|
||||
#include "avio_internal.h"
|
||||
#include "iamf.h"
|
||||
#include "iamf_writer.h"
|
||||
#include "internal.h"
|
||||
|
Loading…
Reference in New Issue
Block a user