summaryrefslogtreecommitdiffstats
path: root/ext/esd/gstesd.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/esd/gstesd.c')
-rw-r--r--ext/esd/gstesd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/esd/gstesd.c b/ext/esd/gstesd.c
index 16bf9ff5..c40b4cf3 100644
--- a/ext/esd/gstesd.c
+++ b/ext/esd/gstesd.c
@@ -56,4 +56,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"esdsink",
"ESD Element Plugins",
- plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)
+ plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)