summaryrefslogtreecommitdiffstats
path: root/stream/librtsp
diff options
context:
space:
mode:
Diffstat (limited to 'stream/librtsp')
-rw-r--r--stream/librtsp/rtsp_session.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/librtsp/rtsp_session.c b/stream/librtsp/rtsp_session.c
index fc8aa807f8..6a437ebec0 100644
--- a/stream/librtsp/rtsp_session.c
+++ b/stream/librtsp/rtsp_session.c
@@ -45,6 +45,7 @@
#include <inttypes.h>
#include "mp_msg.h"
+#include "../url.h"
#include "../rtp.h"
#include "rtsp.h"
#include "rtsp_rtp.h"