avcodec, avformat: Remove unnecessary inclusions of lavc/internal.h

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt
2022-03-22 12:38:51 +01:00
parent ef92c352e7
commit 33df1ba6b2
6 changed files with 0 additions and 6 deletions

View File

@@ -21,7 +21,6 @@
#include "libavutil/channel_layout.h"
#include "libavutil/intreadwrite.h"
#include "libavcodec/internal.h"
#include "avformat.h"
#include "internal.h"