提交 0bf85803 编写于 作者: C Clément Bœsch

avcodec/hevcpred: fix make checkheaders.

上级 57c018d5
......@@ -23,6 +23,9 @@
#ifndef AVCODEC_HEVCPRED_H
#define AVCODEC_HEVCPRED_H
#include <stddef.h>
#include <stdint.h>
struct HEVCContext;
typedef struct HEVCPredContext {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册