lavc: remove unused headers

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Paul B Mahol 2012-01-17 19:31:39 +00:00 committed by Michael Niedermayer
parent 71a2c9b265
commit aff9cb8377
4 changed files with 0 additions and 4 deletions

View File

@ -20,7 +20,6 @@
*/
#include "avcodec.h"
#include "bytestream.h"
#include "pnm.h"

View File

@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "avcodec.h"
#include "bytestream.h"
#include "png.h"
const uint8_t ff_pngsig[8] = {137, 80, 78, 71, 13, 10, 26, 10};

View File

@ -20,7 +20,6 @@
*/
#include "avcodec.h"
#include "bytestream.h"
#include "put_bits.h"
#include "pnm.h"

View File

@ -20,7 +20,6 @@
*/
#include "avcodec.h"
#include "bytestream.h"
#include "pnm.h"