summaryrefslogtreecommitdiffstats
path: root/gst/debug/gstdebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/debug/gstdebug.c')
-rw-r--r--gst/debug/gstdebug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/debug/gstdebug.c b/gst/debug/gstdebug.c
index 8c64588e..958d472d 100644
--- a/gst/debug/gstdebug.c
+++ b/gst/debug/gstdebug.c
@@ -47,4 +47,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"debug",
"elements for testing and debugging",
- plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)
+ plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)