diff msmpeg4data.h @ 9428:0dce4fe6e6f3 libavcodec

Rename bitstream.h to get_bits.h.
author stefano
date Mon, 13 Apr 2009 16:20:26 +0000
parents e9d9d946f213
children 4605bd2fdb7f
line wrap: on
line diff
--- a/msmpeg4data.h	Mon Apr 13 15:11:40 2009 +0000
+++ b/msmpeg4data.h	Mon Apr 13 16:20:26 2009 +0000
@@ -31,7 +31,7 @@
 #define AVCODEC_MSMPEG4DATA_H
 
 #include "libavutil/common.h"
-#include "bitstream.h"
+#include "get_bits.h"
 #include "rl.h"
 
 /* motion vector table */