mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-30 22:00:51 +08:00
avformat/webmdashenc: Remove unnecessary header
avio_internal.h has been included in this muxer since the beginning and was never needed. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "avformat.h"
|
||||
#include "avio_internal.h"
|
||||
#include "matroska.h"
|
||||
|
||||
#include "libavutil/avstring.h"
|
||||
|
||||
Reference in New Issue
Block a user