summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstossmixer.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/oss/gstossmixer.h')
-rw-r--r--sys/oss/gstossmixer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/oss/gstossmixer.h b/sys/oss/gstossmixer.h
index 24521fd4..dd2fb4fc 100644
--- a/sys/oss/gstossmixer.h
+++ b/sys/oss/gstossmixer.h
@@ -55,7 +55,7 @@ typedef struct _GstOssMixerTrackClass {
GType gst_ossmixer_track_get_type (void);
void gst_ossmixer_interface_init (GstMixerClass *klass);
-void gst_oss_interface_init (GstInterfaceClass *klass);
+void gst_oss_interface_init (GstImplementsInterfaceClass *klass);
void gst_ossmixer_build_list (GstOssElement *oss);
void gst_ossmixer_free_list (GstOssElement *oss);