summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux/qtdemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/qtdemux/qtdemux.h')
-rw-r--r--gst/qtdemux/qtdemux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/qtdemux/qtdemux.h b/gst/qtdemux/qtdemux.h
index 13316a42..4f6afcdd 100644
--- a/gst/qtdemux/qtdemux.h
+++ b/gst/qtdemux/qtdemux.h
@@ -91,6 +91,8 @@ struct _GstQTDemuxClass {
GstElementClass parent_class;
};
+GType gst_qtdemux_get_type (void);
+
G_END_DECLS
#endif /* __GST_QTDEMUX_H__ */