diff ac3dec.h @ 9428:0dce4fe6e6f3 libavcodec

Rename bitstream.h to get_bits.h.
author stefano
date Mon, 13 Apr 2009 16:20:26 +0000
parents 9396eb8808ca
children ba5d9a97ab2f
line wrap: on
line diff
--- a/ac3dec.h	Mon Apr 13 15:11:40 2009 +0000
+++ b/ac3dec.h	Mon Apr 13 16:20:26 2009 +0000
@@ -30,7 +30,7 @@
 #include "libavutil/internal.h"
 #include "libavutil/lfg.h"
 #include "ac3.h"
-#include "bitstream.h"
+#include "get_bits.h"
 #include "dsputil.h"
 
 /* override ac3.h to include coupling channel */