summaryrefslogtreecommitdiffstats
path: root/ext/raw1394
diff options
context:
space:
mode:
Diffstat (limited to 'ext/raw1394')
-rw-r--r--ext/raw1394/gst1394.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/raw1394/gst1394.c b/ext/raw1394/gst1394.c
index cd91a181..3143a59b 100644
--- a/ext/raw1394/gst1394.c
+++ b/ext/raw1394/gst1394.c
@@ -40,4 +40,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"1394",
"Source for DV data via IEEE1394 interface",
- plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN);
+ plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);