[FFmpeg-devel] [PATCH 12/21] avcodec/roqvideoenc: Remove internal.h inclusion
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Thu Aug 25 05:07:12 EEST 2022
Possible since c954cf1e1b766a0d1992d5be0a8be0055a8e1a6a.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
---
libavcodec/roqvideoenc.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavcodec/roqvideoenc.c b/libavcodec/roqvideoenc.c
index 0a418c3b89..9f03107d81 100644
--- a/libavcodec/roqvideoenc.c
+++ b/libavcodec/roqvideoenc.c
@@ -64,7 +64,6 @@
#include "codec_internal.h"
#include "elbg.h"
#include "encode.h"
-#include "internal.h"
#include "mathops.h"
#define CHROMA_BIAS 1
--
2.34.1
More information about the ffmpeg-devel
mailing list