avcodec: Drop long-deprecated imgconvert.h header

This commit is contained in:
Diego Biurrun 2012-09-24 16:51:33 +02:00
parent bcc1f7caeb
commit 0ae3ba8daa
4 changed files with 0 additions and 47 deletions

View file

@ -37,7 +37,6 @@
#include "avcodec.h"
#include "dsputil.h"
#include "libavutil/opt.h"
#include "imgconvert.h"
#include "thread.h"
#include "audioconvert.h"
#include "internal.h"