mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
sgirledec: remove unused headers
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
b05d8d4cf4
commit
9429408cc1
@ -24,9 +24,7 @@
|
||||
* SGI RLE 8-bit decoder
|
||||
*/
|
||||
|
||||
#include "libavutil/intreadwrite.h"
|
||||
#include "avcodec.h"
|
||||
#include "bytestream.h"
|
||||
#include "internal.h"
|
||||
|
||||
typedef struct SGIRLEContext {
|
||||
|
Loading…
Reference in New Issue
Block a user