summaryrefslogtreecommitdiff
path: root/libavformat/smacker.c
diff options
context:
space:
mode:
authorErik Hovland <erik@hovland.org>2008-05-29 13:40:43 +0000
committerDiego Biurrun <diego@biurrun.de>2008-05-29 13:40:43 +0000
commitf094b6627db5d7e32bf03361ec060fa28b59564c (patch)
treee4f76cefc012920622b61962c8b6eb42f670d38b /libavformat/smacker.c
parent1489db821c3d76069c1186de5bddcdc288db0d2c (diff)
Remove unnecessary header #includes.
Extracted from a patch by Erik Hovland, erik hovland org. Originally committed as revision 13531 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/smacker.c')
-rw-r--r--libavformat/smacker.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/smacker.c b/libavformat/smacker.c
index 8066c26f01..460ed0c93b 100644
--- a/libavformat/smacker.c
+++ b/libavformat/smacker.c
@@ -25,7 +25,6 @@
#include "libavutil/bswap.h"
#include "avformat.h"
-#include "riff.h"
#define SMACKER_PAL 0x01
#define SMACKER_FLAG_RING_FRAME 0x01