summaryrefslogtreecommitdiff
path: root/libavformat/gif.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/gif.c')
-rw-r--r--libavformat/gif.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/gif.c b/libavformat/gif.c
index 84809bf659..bf04e81bc0 100644
--- a/libavformat/gif.c
+++ b/libavformat/gif.c
@@ -38,6 +38,7 @@
*/
#include "avformat.h"
+#include "bitstream.h"
/* bitstream minipacket size */
#define GIF_CHUNKS 100