Hi Andreas,

On Tue, Jul 2, 2024, 17:19 Andreas Rheinhardt <
andreas.rheinha...@outlook.com> wrote:

> Fixes checkheaders.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com>
> ---
>  libavcodec/hw_base_encode.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/libavcodec/hw_base_encode.h b/libavcodec/hw_base_encode.h
> index e528f2013b..ac0cc7b80c 100644
> --- a/libavcodec/hw_base_encode.h
> +++ b/libavcodec/hw_base_encode.h
> @@ -19,6 +19,7 @@
>  #ifndef AVCODEC_HW_BASE_ENCODE_H
>  #define AVCODEC_HW_BASE_ENCODE_H
>
> +#include "avcodec.h"
>  #include "libavutil/hwcontext.h"
>  #include "libavutil/fifo.h"
>
> --
> 2.40.1
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
>

I did not test but visually this looks OK.

As an aside, I wonder if the check headers config should be one of the runs
on Patchwork.

-- Sean McGovern

>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to