summaryrefslogtreecommitdiff
path: root/libavformat/swf.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2008-08-01 22:29:29 +0000
committerMichael Niedermayer <michaelni@gmx.at>2008-08-01 22:29:29 +0000
commitc5e56a813bf6019f7c28ce7737fcb67e836136c6 (patch)
tree5975bf407cb2c99bc845a6f2b5807d61e5c4a2b4 /libavformat/swf.h
parentdcd61286704078f59b9a52043e51d6f7ae5424ab (diff)
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. Originally committed as revision 14500 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/swf.h')
-rw-r--r--libavformat/swf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/swf.h b/libavformat/swf.h
index 4ae2b90ef3..8249f7ddf9 100644
--- a/libavformat/swf.h
+++ b/libavformat/swf.h
@@ -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 */