diff binkaudio.c @ 11370:4b3da727d832 libavcodec

Move FFT parts from dsputil.h to fft.h
author mru
date Sat, 06 Mar 2010 14:34:46 +0000
parents 98970e51365a
children 4c7afa50df6f
line wrap: on
line diff
--- a/binkaudio.c	Sat Mar 06 14:24:59 2010 +0000
+++ b/binkaudio.c	Sat Mar 06 14:34:46 2010 +0000
@@ -32,6 +32,8 @@
 #define ALT_BITSTREAM_READER_LE
 #include "get_bits.h"
 #include "dsputil.h"
+#include "fft.h"
+
 extern const uint16_t ff_wma_critical_freqs[25];
 
 #define MAX_CHANNELS 2