summaryrefslogtreecommitdiff
path: root/sys/avc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/avc')
-rw-r--r--sys/avc/gstavcplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/avc/gstavcplugin.cpp b/sys/avc/gstavcplugin.cpp
index 076321080..82ba93525 100644
--- a/sys/avc/gstavcplugin.cpp
+++ b/sys/avc/gstavcplugin.cpp
@@ -36,6 +36,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "avcsrc",
+ avcsrc,
"AVC Video Services plugin",
plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)