mirror of https://git.ffmpeg.org/ffmpeg.git
* 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:
parent
b8414bbd16
commit
2248dd89ae
|
@ -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 */
|
||||
|
|
|
@ -17,7 +17,6 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include "../config.h"
|
||||
#include "avcodec.h"
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in New Issue