mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-02-15 10:29:20 +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…
x
Reference in New Issue
Block a user