summaryrefslogtreecommitdiffstats
path: root/gst/debug/progressreport.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/debug/progressreport.h')
-rw-r--r--gst/debug/progressreport.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/debug/progressreport.h b/gst/debug/progressreport.h
index ec4f24de..880efc8a 100644
--- a/gst/debug/progressreport.h
+++ b/gst/debug/progressreport.h
@@ -62,6 +62,8 @@ struct _GstProgressReportClass
GstBaseTransformClass parent_class;
};
+GType gst_progress_report_get_type(void);
+
G_END_DECLS
#endif /* __GST_PROGRESS_REPORT_H__*/