changeset 19316:81b239327a3e

fix compilation of librtsp
author ben
date Fri, 04 Aug 2006 18:44:52 +0000
parents 4591b597b62c
children e0b496cf9863
files stream/librtsp/rtsp_session.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/stream/librtsp/rtsp_session.c	Fri Aug 04 18:42:28 2006 +0000
+++ b/stream/librtsp/rtsp_session.c	Fri Aug 04 18:44:52 2006 +0000
@@ -45,6 +45,7 @@
 #include <inttypes.h>
 
 #include "mp_msg.h"
+#include "../url.h"
 #include "../rtp.h"
 #include "rtsp.h"
 #include "rtsp_rtp.h"