From 3d61e20a99263ec2e08c130854f9faaa8b752377 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sun, 26 Nov 2017 14:46:05 +0000 Subject: rtsp: fix distcheck --- gst/rtsp-server/rtsp-session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/rtsp-server/rtsp-session.h b/gst/rtsp-server/rtsp-session.h index 8f7cf4d..229202d 100644 --- a/gst/rtsp-server/rtsp-session.h +++ b/gst/rtsp-server/rtsp-session.h @@ -20,7 +20,7 @@ #include #include -#include /* for GST_RTSP_SERVER_DEPRECATED_FOR */ +#include "rtsp-server.h" /* for GST_RTSP_SERVER_DEPRECATED_FOR */ #ifndef __GST_RTSP_SESSION_H__ #define __GST_RTSP_SESSION_H__ -- cgit v1.2.3