mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-29 03:23:29 +08:00
avcodec, avformat: Remove unnecessary inclusions of lavc/internal.h
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -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, \
|
||||
|
||||
Reference in New Issue
Block a user