Commit 9429408c authored by Paul B Mahol's avatar Paul B Mahol

sgirledec: remove unused headers

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent b05d8d4c
...@@ -24,9 +24,7 @@ ...@@ -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 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment