summaryrefslogtreecommitdiff
path: root/sys/qtwrapper/qtwrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/qtwrapper/qtwrapper.c')
-rw-r--r--sys/qtwrapper/qtwrapper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/qtwrapper/qtwrapper.c b/sys/qtwrapper/qtwrapper.c
index 27e5c163b..19e9c31d4 100644
--- a/sys/qtwrapper/qtwrapper.c
+++ b/sys/qtwrapper/qtwrapper.c
@@ -82,6 +82,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "qtwrapper",
+ qtwrapper,
"QuickTime codecs wrapper",
plugin_init, VERSION, "LGPL", "GStreamer", "http://gstreamer.net/")