diff options
Diffstat (limited to 'ext/hermes/gsthermescolorspace.c')
-rw-r--r-- | ext/hermes/gsthermescolorspace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/hermes/gsthermescolorspace.c b/ext/hermes/gsthermescolorspace.c index 36d32f198..384983e05 100644 --- a/ext/hermes/gsthermescolorspace.c +++ b/ext/hermes/gsthermescolorspace.c @@ -666,4 +666,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, "hermescolorspace", "Hermes colorspace converter", - plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN) + plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN) |