summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/taglib/gsttaglib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/taglib/gsttaglib.h b/ext/taglib/gsttaglib.h
index 11344d61..6240e140 100644
--- a/ext/taglib/gsttaglib.h
+++ b/ext/taglib/gsttaglib.h
@@ -55,7 +55,7 @@ typedef struct _GstTagLibMuxClass {
(G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_TAGLIB_MUX))
/* Standard function returning type information. */
-GType gst_my_filter_get_type (void);
+GType gst_tag_lib_mux_get_type (void);
G_END_DECLS