summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxvidenc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xvid/gstxvidenc.h')
-rw-r--r--ext/xvid/gstxvidenc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/xvid/gstxvidenc.h b/ext/xvid/gstxvidenc.h
index 24cf6a2a..198cadf3 100644
--- a/ext/xvid/gstxvidenc.h
+++ b/ext/xvid/gstxvidenc.h
@@ -71,6 +71,9 @@ struct _GstXvidEncClass {
GType gst_xvidenc_get_type(void);
+gboolean gst_xvidenc_plugin_init (GModule *module,
+ GstPlugin *plugin);
+
#ifdef __cplusplus
}
#endif /* __cplusplus */