Include stddef from snow_dwt.h.
Fixes make checkheaders.
This commit is contained in:
parent
172d22a071
commit
0e3ea5b28a
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#ifndef AVCODEC_SNOW_DWT_H
|
||||
#define AVCODEC_SNOW_DWT_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
typedef int DWTELEM;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue