* removed redundant includes (they were even wrongly used)
authorZdenek Kabelac <kabi@informatics.muni.cz>
Fri, 13 Jun 2003 09:36:13 +0000 (09:36 +0000)
committerZdenek Kabelac <kabi@informatics.muni.cz>
Fri, 13 Jun 2003 09:36:13 +0000 (09:36 +0000)
Originally committed as revision 1953 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/ra144.c
libavcodec/ra288.c

index 96df981..443db6e 100644 (file)
@@ -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 */
index b24ac9e..9bebfa8 100644 (file)
@@ -17,7 +17,6 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
-#include "../config.h"
 #include "avcodec.h"
  
 typedef struct {