summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssink.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/oss/gstosssink.h')
-rw-r--r--sys/oss/gstosssink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/oss/gstosssink.h b/sys/oss/gstosssink.h
index 3dc10f20..33bf13fe 100644
--- a/sys/oss/gstosssink.h
+++ b/sys/oss/gstosssink.h
@@ -70,7 +70,7 @@ struct _GstOssSink {
};
struct _GstOssSinkClass {
- GstElementClass parent_class;
+ GstOssElementClass parent_class;
/* signals */
void (*handoff) (GstElement *element,GstPad *pad);