diff mpc8.c @ 4872:304a0ea063f0 libavformat

Rename bitstream.h to get_bits.h.
author stefano
date Mon, 13 Apr 2009 16:20:26 +0000
parents 1d3d17de20ba
children 06903f8f7247
line wrap: on
line diff
--- a/mpc8.c	Mon Apr 13 04:02:51 2009 +0000
+++ b/mpc8.c	Mon Apr 13 16:20:26 2009 +0000
@@ -19,7 +19,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include "libavcodec/bitstream.h"
+#include "libavcodec/get_bits.h"
 #include "libavcodec/unary.h"
 #include "avformat.h"