summarylogtreecommitdiffstats
path: root/kmselements.c.patch
blob: 37dff58949b0f85576add5e0d2f51e57e34f3695 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/gst-plugins/kmselements.c b/src/gst-plugins/kmselements.c
index 51283aa..8d3f00f 100644
--- a/src/gst-plugins/kmselements.c
+++ b/src/gst-plugins/kmselements.c
@@ -65,7 +65,7 @@ kurento_init (GstPlugin * kurento)
 
 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
-    kmselements,
+    kmselementsplugins,
     "Kurento elements",
     kurento_init, VERSION, GST_LICENSE_UNKNOWN, "Kurento Elements",
     "http://kurento.com/")