Revert again, this time without post-commit reindent hooks to put back the indentatio...
[platform/upstream/gstreamer.git] / libs / gst / control / unitconvert.h
index 3acea45..1f23ade 100644 (file)
@@ -54,6 +54,8 @@ struct _GstUnitConvertClass {
        /* signal callbacks */
 };
 
+GType gst_unitconv_get_type (void);
+
 GstUnitConvert* gst_unitconv_new (void);
 void _gst_unitconv_initialize (void);