diff synth_filter.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 90daf9b3083d
children 18f17f44de37
line wrap: on
line diff
--- a/synth_filter.c	Sat Mar 06 14:24:59 2010 +0000
+++ b/synth_filter.c	Sat Mar 06 14:34:46 2010 +0000
@@ -18,6 +18,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#include "fft.h"
 #include "synth_filter.h"
 
 void ff_synth_filter_float(FFTContext *imdct,