summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gst/audiofxbad/gstaudiofxbad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/audiofxbad/gstaudiofxbad.c b/gst/audiofxbad/gstaudiofxbad.c
index 711779216..c0d900f29 100644
--- a/gst/audiofxbad/gstaudiofxbad.c
+++ b/gst/audiofxbad/gstaudiofxbad.c
@@ -32,6 +32,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- audiochannelmix,
+ audiofxbad,
"Audio filters from gst-plugins-bad",
plugin_init, VERSION, "LGPL", PACKAGE_NAME, GST_PACKAGE_ORIGIN)