rtsp: fix distcheck

This commit is contained in:
Tim-Philipp Müller 2017-11-26 14:46:05 +00:00
parent 8c1cdb7a4a
commit 3d61e20a99

View 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__