Mercurial > libavformat.hg
changeset 6441:d23c128f1f51 libavformat
cleanup includes which are not used anymore in raw.c
author | aurel |
---|---|
date | Sun, 29 Aug 2010 22:06:48 +0000 |
parents | 8beba113f242 |
children | 852b5a321ef5 |
files | raw.c |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/raw.c Sun Aug 29 22:02:47 2010 +0000 +++ b/raw.c Sun Aug 29 22:06:48 2010 +0000 @@ -20,12 +20,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "libavcodec/get_bits.h" -#include "libavcodec/bytestream.h" #include "avformat.h" #include "raw.h" -#include "id3v2.h" -#include "id3v1.h" /* simple formats */