diff libfaad2/mdct.h @ 10989:3185f64f6350

synced with current cvs
author alex
date Fri, 03 Oct 2003 22:23:26 +0000
parents e989150f8216
children 4a370c80fe5c
line wrap: on
line diff
--- a/libfaad2/mdct.h	Fri Oct 03 18:13:45 2003 +0000
+++ b/libfaad2/mdct.h	Fri Oct 03 22:23:26 2003 +0000
@@ -22,7 +22,7 @@
 ** Commercial non-GPL licensing of this software is possible.
 ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com.
 **
-** $Id: mdct.h,v 1.14 2003/07/29 08:20:12 menno Exp $
+** $Id: mdct.h,v 1.15 2003/09/09 18:09:52 menno Exp $
 **/
 
 #ifndef __MDCT_H__
@@ -32,7 +32,6 @@
 extern "C" {
 #endif
 
-#include "cfft.h"
 
 mdct_info *faad_mdct_init(uint16_t N);
 void faad_mdct_end(mdct_info *mdct);