mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-08 07:05:33 +01: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