summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxvidenc.h
diff options
context:
space:
mode:
authorIain Holmes <iain@prettypeople.org>2003-11-02 02:31:04 +0000
committerIain Holmes <iain@prettypeople.org>2003-11-02 02:31:04 +0000
commit343ee1744acb4046b84a68e012b0d5040761aff2 (patch)
tree363d9506dcd43600748db3e6c5355945707a44d1 /ext/xvid/gstxvidenc.h
parent61c073c5d81ebc2a05d4a1457d09110519c9332e (diff)
downloadgst-plugins-bad-343ee1744acb4046b84a68e012b0d5040761aff2.tar.gz
gst-plugins-bad-343ee1744acb4046b84a68e012b0d5040761aff2.tar.bz2
gst-plugins-bad-343ee1744acb4046b84a68e012b0d5040761aff2.zip
XVid compiles again...I'm off to bed :)
Original commit message from CVS: XVid compiles again...I'm off to bed :)
Diffstat (limited to 'ext/xvid/gstxvidenc.h')
-rw-r--r--ext/xvid/gstxvidenc.h3
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
}