diff smacker.c @ 3399:d280eb6ace33 libavformat

Remove unnecessary header #includes. Extracted from a patch by Erik Hovland, erik hovland org.
author diego
date Thu, 29 May 2008 13:40:43 +0000
parents 6f61c3b36632
children 7a0230981402
line wrap: on
line diff
--- a/smacker.c	Thu May 29 09:50:17 2008 +0000
+++ b/smacker.c	Thu May 29 13:40:43 2008 +0000
@@ -25,7 +25,6 @@
 
 #include "libavutil/bswap.h"
 #include "avformat.h"
-#include "riff.h"
 
 #define SMACKER_PAL 0x01
 #define SMACKER_FLAG_RING_FRAME 0x01