summaryrefslogtreecommitdiffstats
path: root/libavformat/swf.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2008-08-01 23:12:10 +0000
committerMichael Niedermayer <michaelni@gmx.at>2008-08-01 23:12:10 +0000
commit758af9868e549825f6363d06c4c9857bd5c08040 (patch)
tree77a036ccae396cd644236938dc2fabd8bf154c2a /libavformat/swf.h
parentc5e56a813bf6019f7c28ce7737fcb67e836136c6 (diff)
downloadffmpeg-streaming-758af9868e549825f6363d06c4c9857bd5c08040.zip
ffmpeg-streaming-758af9868e549825f6363d06c4c9857bd5c08040.tar.gz
Recommit r14497
Log: Add missing header #includes. Limited to ffm.h & swf.h which are maintained by baptiste who requested that version to be kept. Originally committed as revision 14501 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/swf.h')
-rw-r--r--libavformat/swf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/swf.h b/libavformat/swf.h
index 8249f7d..4ae2b90 100644
--- a/libavformat/swf.h
+++ b/libavformat/swf.h
@@ -25,6 +25,7 @@
#include "libavutil/fifo.h"
#include "avformat.h"
+#include "avio.h"
#include "riff.h" /* for CodecTag */
/* should have a generic way to indicate probable size */
OpenPOWER on IntegriCloud