summaryrefslogtreecommitdiff
path: root/gst/realmedia/rademux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/realmedia/rademux.h')
-rw-r--r--gst/realmedia/rademux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/realmedia/rademux.h b/gst/realmedia/rademux.h
index 8392d154..666a1e64 100644
--- a/gst/realmedia/rademux.h
+++ b/gst/realmedia/rademux.h
@@ -97,7 +97,7 @@ struct _GstRealAudioDemuxClass {
GType gst_real_audio_demux_get_type (void);
-gboolean gst_rademux_plugin_init (GstPlugin * plugin);
+GST_ELEMENT_REGISTER_DECLARE (rademux);
G_END_DECLS