[FFmpeg-devel] [PATCH 1/2] avcodec/dv: Remove unnecessary header

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Mon Jul 4 12:13:00 EEST 2022


Forgotten in 6d484671ecb612c32cbda0fab65f961743aff5f8.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
---
 libavcodec/dv.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/dv.h b/libavcodec/dv.h
index 19290aa382..855afcc758 100644
--- a/libavcodec/dv.h
+++ b/libavcodec/dv.h
@@ -30,7 +30,6 @@
 #include "avcodec.h"
 #include "dv_profile.h"
 #include "me_cmp.h"
-#include "vlc.h"
 #include "idctdsp.h"
 
 typedef struct DVwork_chunk {
-- 
2.34.1



More information about the ffmpeg-devel mailing list