Commit 1fddeecd authored by Aurelien Jacobs's avatar Aurelien Jacobs

remove no more useful includes

Originally committed as revision 8943 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 679c2294
...@@ -19,9 +19,7 @@ ...@@ -19,9 +19,7 @@
* License along with FFmpeg; if not, write to the Free Software * License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#include "avcodec.h"
#include "mpegvideo.h"
#include "mpegaudio.h"
#include "parser.h" #include "parser.h"
AVCodecParser *av_first_parser = NULL; AVCodecParser *av_first_parser = NULL;
......
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