summaryrefslogtreecommitdiffstats
path: root/gst/matroska/matroska.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/matroska/matroska.c')
-rw-r--r--gst/matroska/matroska.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/matroska/matroska.c b/gst/matroska/matroska.c
index b274b945..5156ca57 100644
--- a/gst/matroska/matroska.c
+++ b/gst/matroska/matroska.c
@@ -37,4 +37,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"matroska",
"Matroska stream handling",
- plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)
+ plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)