lavc/roqvideodec: remove useless headers

This commit is contained in:
Stefano Sabatini 2012-09-09 11:10:05 +02:00
parent d40b197ca8
commit d2c70ec07f
1 changed files with 0 additions and 4 deletions

View File

@ -25,10 +25,6 @@
* http://www.csse.monash.edu.au/~timf/
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "avcodec.h"
#include "bytestream.h"
#include "roqvideo.h"