diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/rtsp/gstrtspext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtsp/gstrtspext.h b/gst/rtsp/gstrtspext.h index e0b198c0..b02b9bb8 100644 --- a/gst/rtsp/gstrtspext.h +++ b/gst/rtsp/gstrtspext.h @@ -44,7 +44,7 @@ #define __GST_RTSP_EXT_H__ #include <gst/gst.h> -#include <gst/interfaces/rtspextension.h> +#include <gst/rtsp/gstrtspextension.h> G_BEGIN_DECLS |