From 7de44ab61be209b2a9d537ac34967db224766344 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 15 Feb 2012 13:45:00 +0100 Subject: [PATCH] mad: fix compilation --- ext/mad/gstmad.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/mad/gstmad.c b/ext/mad/gstmad.c index 38f1aed70d..9d344f0668 100644 --- a/ext/mad/gstmad.c +++ b/ext/mad/gstmad.c @@ -88,6 +88,7 @@ static void gst_mad_set_property (GObject * object, guint prop_id, static void gst_mad_get_property (GObject * object, guint prop_id, GValue * value, GParamSpec * pspec); +#define parent_class gst_mad_parent_class G_DEFINE_TYPE (GstMad, gst_mad, GST_TYPE_AUDIO_DECODER); static void