summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxviddec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xvid/gstxviddec.h')
-rw-r--r--ext/xvid/gstxviddec.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/xvid/gstxviddec.h b/ext/xvid/gstxviddec.h
index d1743342..98916ce7 100644
--- a/ext/xvid/gstxviddec.h
+++ b/ext/xvid/gstxviddec.h
@@ -64,8 +64,7 @@ struct _GstXvidDecClass {
GType gst_xviddec_get_type(void);
-gboolean gst_xviddec_plugin_init (GModule *module,
- GstPlugin *plugin);
+gboolean gst_xviddec_plugin_init (GstPlugin *plugin);
#ifdef __cplusplus
}