You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Include stddef from snow_dwt.h.
Fixes make checkheaders.
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#ifndef AVCODEC_SNOW_DWT_H
|
||||
#define AVCODEC_SNOW_DWT_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
typedef int DWTELEM;
|
||||
|
Reference in New Issue
Block a user