changeset 2200:5894ebb2faa7 libavformat

remove duplicate #include
author mru
date Sun, 24 Jun 2007 12:29:12 +0000
parents d16d62d4528f
children c514ebfeec49
files rtpproto.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rtpproto.c	Sun Jun 24 12:23:34 2007 +0000
+++ b/rtpproto.c	Sun Jun 24 12:29:12 2007 +0000
@@ -25,7 +25,6 @@
 #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)