videotestsrc: allow per feature registration
[platform/upstream/gstreamer.git] / gst / videotestsrc / gstvideotestsrc.h
index ae0cc6b..bf129ac 100644 (file)
@@ -198,6 +198,8 @@ struct _GstVideoTestSrc {
   gpointer *lines;
 };
 
+GST_ELEMENT_REGISTER_DECLARE (videotestsrc);
+
 G_END_DECLS
 
 #endif /* __GST_VIDEO_TEST_SRC_H__ */