mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-19 22:01:00 +00:00
Include stddef from snow_dwt.h.
Fixes make checkheaders.
This commit is contained in:
parent
172d22a071
commit
0e3ea5b28a
@ -21,6 +21,7 @@
|
||||
#ifndef AVCODEC_SNOW_DWT_H
|
||||
#define AVCODEC_SNOW_DWT_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
typedef int DWTELEM;
|
||||
|
Loading…
Reference in New Issue
Block a user