Commit 2248dd89 authored by Zdenek Kabelac's avatar Zdenek Kabelac

* removed redundant includes (they were even wrongly used)

Originally committed as revision 1953 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b8414bbd
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
#include "../config.h"
#include "avcodec.h" #include "avcodec.h"
#define DATABLOCK1 20 /* size of 14.4 input block in bytes */ #define DATABLOCK1 20 /* size of 14.4 input block in bytes */
......
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,6 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/ */
#include "../config.h"
#include "avcodec.h" #include "avcodec.h"
typedef struct { typedef struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment