Fix warnings in experimental plugins, too
authorBenjamin Otte <otte@redhat.com>
Wed, 17 Mar 2010 17:49:11 +0000 (18:49 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 17 Mar 2010 17:49:11 +0000 (18:49 +0100)
gst/monoscope/gstmonoscope.h

index 3f382d2..249757b 100644 (file)
@@ -74,6 +74,8 @@ struct _GstMonoscopeClass
   GstElementClass parent_class;
 };
 
+GType gst_monoscope_get_type (void);
+
 G_END_DECLS
 
 #endif /* __GST_MONOSCOPE__ */