diff mpeg.c @ 628:8909a59c9461 libavformat

common.h -> common.h/bitstream.h
author michael
date Wed, 29 Dec 2004 18:31:28 +0000
parents 0b266c470c96
children b47948262721
line wrap: on
line diff
--- a/mpeg.c	Wed Dec 22 03:04:21 2004 +0000
+++ b/mpeg.c	Wed Dec 29 18:31:28 2004 +0000
@@ -17,6 +17,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 #include "avformat.h"
+#include "bitstream.h"
 
 #define MAX_PAYLOAD_SIZE 4096
 //#define DEBUG_SEEK