rtsp: fix distcheck
authorTim-Philipp Müller <tim@centricular.com>
Sun, 26 Nov 2017 14:46:05 +0000 (14:46 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 26 Nov 2017 14:46:05 +0000 (14:46 +0000)
gst/rtsp-server/rtsp-session.h

index 8f7cf4d..229202d 100644 (file)
@@ -20,7 +20,7 @@
 #include <gst/gst.h>
 
 #include <gst/rtsp/gstrtsptransport.h>
-#include <gst/rtsp-server/rtsp-server.h> /* 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__