Add a missing fft.h include to the aacsbr decoder.
Patch by Georgi Chorbadzhiyski gf at unixsol dot org Originally committed as revision 22374 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
49351479ea
commit
e0be763052
@ -30,6 +30,7 @@
|
||||
#include "sbr.h"
|
||||
#include "aacsbr.h"
|
||||
#include "aacsbrdata.h"
|
||||
#include "fft.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <float.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user