Fix warnings in experimental plugins, too

This commit is contained in:
Benjamin Otte 2010-03-17 18:49:11 +01:00
parent 3342b1679e
commit 18bc896605

View file

@ -74,6 +74,8 @@ struct _GstMonoscopeClass
GstElementClass parent_class;
};
GType gst_monoscope_get_type (void);
G_END_DECLS
#endif /* __GST_MONOSCOPE__ */