mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
lavc/dcaenc: fix make checkheaders.
This commit is contained in:
parent
978c829431
commit
9ae47fbd9e
@ -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…
Reference in New Issue
Block a user