changeset 2199:d16d62d4528f libavformat

more av_strl* adjustments
author reimar
date Sun, 24 Jun 2007 12:23:34 +0000
parents 7c13baaa4f87
children 5894ebb2faa7
files rtpproto.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 <stdarg.h>
 #include "network.h"
 #include <fcntl.h>
+#include "avstring.h"
 
 #define RTP_TX_BUF_SIZE  (64 * 1024)
 #define RTP_RX_BUF_SIZE  (128 * 1024)