diff aac_parser.c @ 9428:0dce4fe6e6f3 libavcodec

Rename bitstream.h to get_bits.h.
author stefano
date Mon, 13 Apr 2009 16:20:26 +0000
parents 2c23106a79eb
children 9592af8b6ce0
line wrap: on
line diff
--- a/aac_parser.c	Mon Apr 13 15:11:40 2009 +0000
+++ b/aac_parser.c	Mon Apr 13 16:20:26 2009 +0000
@@ -23,7 +23,7 @@
 #include "parser.h"
 #include "aac_ac3_parser.h"
 #include "aac_parser.h"
-#include "bitstream.h"
+#include "get_bits.h"
 #include "mpeg4audio.h"
 
 #define AAC_HEADER_SIZE 7