sgirledec: remove unused headers
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@ -24,9 +24,7 @@
|
|||||||
* SGI RLE 8-bit decoder
|
* SGI RLE 8-bit decoder
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "libavutil/intreadwrite.h"
|
|
||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
#include "bytestream.h"
|
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
|
|
||||||
typedef struct SGIRLEContext {
|
typedef struct SGIRLEContext {
|
||||||
|
Reference in New Issue
Block a user