# HG changeset patch # User reimar # Date 1182687814 0 # Node ID d16d62d4528f44652fb1014e18cd19f87356ba6b # Parent 7c13baaa4f87eab81ad28fd4b85216ae64badcd7 more av_strl* adjustments diff -r 7c13baaa4f87 -r d16d62d4528f rtpproto.c --- a/rtpproto.c Sun Jun 24 12:20:18 2007 +0000 +++ b/rtpproto.c Sun Jun 24 12:23:34 2007 +0000 @@ -25,6 +25,7 @@ #include #include "network.h" #include +#include "avstring.h" #define RTP_TX_BUF_SIZE (64 * 1024) #define RTP_RX_BUF_SIZE (128 * 1024)