diff libfaad2/filtbank.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/filtbank.h	Fri Oct 03 18:13:45 2003 +0000
+++ b/libfaad2/filtbank.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: filtbank.h,v 1.11 2003/07/29 08:20:12 menno Exp $
+** $Id: filtbank.h,v 1.1 2003/08/30 22:30:21 arpi Exp $
 **/
 
 #ifndef __FILTBANK_H__
@@ -32,7 +32,6 @@
 extern "C" {
 #endif
 
-#include "mdct.h"
 
 fb_info *filter_bank_init(uint16_t frame_len);
 void filter_bank_end(fb_info *fb);