diff rdt.c @ 4872:304a0ea063f0 libavformat

Rename bitstream.h to get_bits.h.
author stefano
date Mon, 13 Apr 2009 16:20:26 +0000
parents c0e7d62efe9c
children 75e51cba276e
line wrap: on
line diff
--- a/rdt.c	Mon Apr 13 04:02:51 2009 +0000
+++ b/rdt.c	Mon Apr 13 16:20:26 2009 +0000
@@ -33,7 +33,7 @@
 #include "libavutil/md5.h"
 #include "rm.h"
 #include "internal.h"
-#include "libavcodec/bitstream.h"
+#include "libavcodec/get_bits.h"
 
 struct RDTDemuxContext {
     AVFormatContext *ic; /**< the containing (RTSP) demux context */