mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-30 22:00:51 +08:00
avcodec/vc2enc_dwt: add missing header
Fixes make checkheaders Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#ifndef AVCODEC_VC2ENC_DWT_H
|
||||
#define AVCODEC_VC2ENC_DWT_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
typedef int16_t dwtcoef;
|
||||
|
||||
Reference in New Issue
Block a user