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

@@ -22,7 +22,6 @@
#include "avformat.h"
#include "internal.h"
#include "libavutil/opt.h"
#include "libavcodec/internal.h"
#include <chromaprint.h>
#define CPR_VERSION_INT AV_VERSION_INT(CHROMAPRINT_VERSION_MAJOR, \