avcodec/hw_base_encode: Add missing include
Fixes checkheaders. Reviewed-by: Sean McGovern <gseanmcg@gmail.com> Reviewed-by: Tong Wu <wutong1208@outlook.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
#ifndef AVCODEC_HW_BASE_ENCODE_H
|
#ifndef AVCODEC_HW_BASE_ENCODE_H
|
||||||
#define AVCODEC_HW_BASE_ENCODE_H
|
#define AVCODEC_HW_BASE_ENCODE_H
|
||||||
|
|
||||||
|
#include "avcodec.h"
|
||||||
#include "libavutil/hwcontext.h"
|
#include "libavutil/hwcontext.h"
|
||||||
#include "libavutil/fifo.h"
|
#include "libavutil/fifo.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user