forked from FFmpeg/FFmpeg
lavc/dcaenc: fix make checkheaders.
This commit is contained in:
parent
978c829431
commit
9ae47fbd9e
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@
|
|||
#ifndef AVCODEC_DCAENC_H
|
||||
#define AVCODEC_DCAENC_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/* This is a scaled version of the response of the reference decoder to
|
||||
this vector of subband samples: ( 1.0 0.0 0.0 ... 0.0 )
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue