summaryrefslogtreecommitdiffstats
path: root/ext/xine/xine.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xine/xine.c')
-rw-r--r--ext/xine/xine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xine/xine.c b/ext/xine/xine.c
index 5225f0cf..e1380b90 100644
--- a/ext/xine/xine.c
+++ b/ext/xine/xine.c
@@ -169,4 +169,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"xine",
"wrapper for libxine (version " XINE_VERSION ") plugins",
- plugin_init, VERSION, "GPL", GST_PACKAGE, GST_ORIGIN)
+ plugin_init, VERSION, "GPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)