summarylogtreecommitdiffstats
path: root/kmscore.c.patch
blob: 5323865e2c2b490dbb1d100c616bc225fa09a4d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/gst-plugins/kmscore.c b/src/gst-plugins/kmscore.c
index e9f19441..df41685b 100644
--- a/src/gst-plugins/kmscore.c
+++ b/src/gst-plugins/kmscore.c
@@ -86,7 +86,7 @@ kurento_init (GstPlugin * kurento)
 
 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
-    kmscore,
+    kmscoreplugins,
     "Kurento core",
     kurento_init, VERSION, GST_LICENSE_UNKNOWN, "Kurento",
     "http://kurento.com/")