* removed redundant includes (they were even wrongly used)

Originally committed as revision 1953 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Zdenek Kabelac 2003-06-13 09:36:13 +00:00
parent b8414bbd16
commit 2248dd89ae
2 changed files with 0 additions and 2 deletions

View 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 */

View 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 {