summaryrefslogtreecommitdiffstats
path: root/gst/debug/gstpushfilesrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/debug/gstpushfilesrc.h')
-rw-r--r--gst/debug/gstpushfilesrc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/debug/gstpushfilesrc.h b/gst/debug/gstpushfilesrc.h
index b3b6b887..350696f5 100644
--- a/gst/debug/gstpushfilesrc.h
+++ b/gst/debug/gstpushfilesrc.h
@@ -52,6 +52,8 @@ struct _GstPushFileSrcClass
GstBinClass parent_class;
};
+GType gst_push_file_src_get_type(void);
+
G_END_DECLS
#endif /* __GST_PUSH_FILE_SRC_H__*/