diff ac3dec.h @ 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 84963c795459
line wrap: on
line diff
--- a/ac3dec.h	Sat Mar 06 14:24:59 2010 +0000
+++ b/ac3dec.h	Sat Mar 06 14:34:46 2010 +0000
@@ -31,6 +31,7 @@
 #include "ac3.h"
 #include "get_bits.h"
 #include "dsputil.h"
+#include "fft.h"
 
 /* override ac3.h to include coupling channel */
 #undef AC3_MAX_CHANNELS