summaryrefslogtreecommitdiff
path: root/gst/camerabin2/gstplugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/camerabin2/gstplugin.c')
-rw-r--r--gst/camerabin2/gstplugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/camerabin2/gstplugin.c b/gst/camerabin2/gstplugin.c
index c4eaf2fd4..4361b047d 100644
--- a/gst/camerabin2/gstplugin.c
+++ b/gst/camerabin2/gstplugin.c
@@ -42,5 +42,5 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "camerabin2", "camerabin2",
+ camerabin2, "camerabin2",
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)