diff swf.c @ 628:8909a59c9461 libavformat

common.h -> common.h/bitstream.h
author michael
date Wed, 29 Dec 2004 18:31:28 +0000
parents 59ddf98a5c65
children af4e24d6310c
line wrap: on
line diff
--- a/swf.c	Wed Dec 22 03:04:21 2004 +0000
+++ b/swf.c	Wed Dec 29 18:31:28 2004 +0000
@@ -18,6 +18,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 #include "avformat.h"
+#include "bitstream.h"
 
 /* should have a generic way to indicate probable size */
 #define DUMMY_FILE_SIZE   (100 * 1024 * 1024)