summaryrefslogtreecommitdiff
path: root/gst/segmentclip/gstvideosegmentclip.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/segmentclip/gstvideosegmentclip.h')
-rw-r--r--gst/segmentclip/gstvideosegmentclip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/segmentclip/gstvideosegmentclip.h b/gst/segmentclip/gstvideosegmentclip.h
index f49f2a442..6f321f114 100644
--- a/gst/segmentclip/gstvideosegmentclip.h
+++ b/gst/segmentclip/gstvideosegmentclip.h
@@ -54,6 +54,7 @@ struct _GstVideoSegmentClipClass
};
GType gst_video_segment_clip_get_type (void);
+GST_ELEMENT_REGISTER_DECLARE (videosegmentclip);
G_END_DECLS