summaryrefslogtreecommitdiffstats
path: root/ext/sndfile/gstsf.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sndfile/gstsf.h')
-rw-r--r--ext/sndfile/gstsf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sndfile/gstsf.h b/ext/sndfile/gstsf.h
index 129ddd93..f57d3f7f 100644
--- a/ext/sndfile/gstsf.h
+++ b/ext/sndfile/gstsf.h
@@ -36,6 +36,7 @@ GType gst_sf_major_types_get_type (void);
GType gst_sf_minor_types_get_type (void);
GType gst_sf_sink_get_type (void);
+GType gst_sf_src_get_type (void);
G_END_DECLS