summaryrefslogtreecommitdiff
path: root/gst/inter/gstinter.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/inter/gstinter.c')
-rw-r--r--gst/inter/gstinter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/inter/gstinter.c b/gst/inter/gstinter.c
index 8a7786dbc..e1f88b29f 100644
--- a/gst/inter/gstinter.c
+++ b/gst/inter/gstinter.c
@@ -50,6 +50,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "inter",
+ inter,
"plugin for inter-pipeline communication",
plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)