You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avcodec/hevcpred: fix make checkheaders.
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
#ifndef AVCODEC_HEVCPRED_H
|
||||
#define AVCODEC_HEVCPRED_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
struct HEVCContext;
|
||||
|
||||
typedef struct HEVCPredContext {
|
||||
|
Reference in New Issue
Block a user