diff options
Diffstat (limited to 'ext/xvid/gstxvidenc.h')
-rw-r--r-- | ext/xvid/gstxvidenc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/xvid/gstxvidenc.h b/ext/xvid/gstxvidenc.h index 02028d83..f8266a97 100644 --- a/ext/xvid/gstxvidenc.h +++ b/ext/xvid/gstxvidenc.h @@ -73,8 +73,7 @@ struct _GstXvidEncClass { GType gst_xvidenc_get_type(void); -gboolean gst_xvidenc_plugin_init (GModule *module, - GstPlugin *plugin); +gboolean gst_xvidenc_plugin_init (GstPlugin *plugin); #ifdef __cplusplus } |