diff rtp_h264.c @ 4872:304a0ea063f0 libavformat

Rename bitstream.h to get_bits.h.
author stefano
date Mon, 13 Apr 2009 16:20:26 +0000
parents 0c69b895a01f
children 75e51cba276e
line wrap: on
line diff
--- a/rtp_h264.c	Mon Apr 13 04:02:51 2009 +0000
+++ b/rtp_h264.c	Mon Apr 13 16:20:26 2009 +0000
@@ -38,7 +38,7 @@
 
 #include "libavutil/base64.h"
 #include "libavutil/avstring.h"
-#include "libavcodec/bitstream.h"
+#include "libavcodec/get_bits.h"
 #include "avformat.h"
 #include "mpegts.h"