diff swf.h @ 3617:74fbde8871c4 libavformat

Revert r14497 Log: Add missing header #includes. Policy violation (change not approved by maintainer) and while discussions where ongoing and no consensus has been reached.
author michael
date Fri, 01 Aug 2008 22:29:29 +0000
parents bf39ed8d3d69
children e77025bff589
line wrap: on
line diff
--- a/swf.h	Fri Aug 01 16:29:26 2008 +0000
+++ b/swf.h	Fri Aug 01 22:29:29 2008 +0000
@@ -25,7 +25,6 @@
 
 #include "libavutil/fifo.h"
 #include "avformat.h"
-#include "avio.h"
 #include "riff.h"    /* for CodecTag */
 
 /* should have a generic way to indicate probable size */