mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 07:38:16 +00:00
rtsp: fix distcheck
This commit is contained in:
parent
8c1cdb7a4a
commit
3d61e20a99
1 changed files with 1 additions and 1 deletions
|
@ -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__
|
||||
|
|
Loading…
Reference in a new issue