diff gif.c @ 628:8909a59c9461 libavformat

common.h -> common.h/bitstream.h
author michael
date Wed, 29 Dec 2004 18:31:28 +0000
parents f998b32632d6
children af4e24d6310c
line wrap: on
line diff
--- a/gif.c	Wed Dec 22 03:04:21 2004 +0000
+++ b/gif.c	Wed Dec 29 18:31:28 2004 +0000
@@ -38,6 +38,7 @@
  */
 
 #include "avformat.h"
+#include "bitstream.h"
 
 /* bitstream minipacket size */
 #define GIF_CHUNKS 100