diff eatgv.c @ 9428:0dce4fe6e6f3 libavcodec

Rename bitstream.h to get_bits.h.
author stefano
date Mon, 13 Apr 2009 16:20:26 +0000
parents 54bc8a2727b0
children dff431441c9c
line wrap: on
line diff
--- a/eatgv.c	Mon Apr 13 15:11:40 2009 +0000
+++ b/eatgv.c	Mon Apr 13 16:20:26 2009 +0000
@@ -30,7 +30,7 @@
 
 #include "avcodec.h"
 #define ALT_BITSTREAM_READER_LE
-#include "bitstream.h"
+#include "get_bits.h"
 #include "libavutil/lzo.h"
 
 #define EA_PREAMBLE_SIZE    8