changeset 1305:abca3b39231d libavcodec

* removed redundant includes (they were even wrongly used)
author kabi
date Fri, 13 Jun 2003 09:36:13 +0000
parents e8543aab0cc9
children 799839d1e2e1
files ra144.c ra288.c
diffstat 2 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ra144.c	Fri Jun 13 08:31:40 2003 +0000
+++ b/ra144.c	Fri Jun 13 09:36:13 2003 +0000
@@ -17,7 +17,6 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#include "../config.h"
 #include "avcodec.h"
 
 #define DATABLOCK1	20			/* size of 14.4 input block in bytes */
--- a/ra288.c	Fri Jun 13 08:31:40 2003 +0000
+++ b/ra288.c	Fri Jun 13 09:36:13 2003 +0000
@@ -17,7 +17,6 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#include "../config.h"
 #include "avcodec.h"
  
 typedef struct {