summaryrefslogtreecommitdiffstats
path: root/stream/stream_rtsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_rtsp.c')
-rw-r--r--stream/stream_rtsp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stream/stream_rtsp.c b/stream/stream_rtsp.c
index d39294c8b9..ba2a440f5a 100644
--- a/stream/stream_rtsp.c
+++ b/stream/stream_rtsp.c
@@ -37,6 +37,7 @@
#include <errno.h>
#include "stream.h"
+#include "tcp.h"
#include "librtsp/rtsp.h"
#include "librtsp/rtsp_session.h"