diff wma.h @ 9428:0dce4fe6e6f3 libavcodec

Rename bitstream.h to get_bits.h.
author stefano
date Mon, 13 Apr 2009 16:20:26 +0000
parents 4cb7c65fc775
children 39bb2646fe00
line wrap: on
line diff
--- a/wma.h	Mon Apr 13 15:11:40 2009 +0000
+++ b/wma.h	Mon Apr 13 16:20:26 2009 +0000
@@ -22,7 +22,7 @@
 #ifndef AVCODEC_WMA_H
 #define AVCODEC_WMA_H
 
-#include "bitstream.h"
+#include "get_bits.h"
 #include "put_bits.h"
 #include "dsputil.h"