diff --git a/src/modules/qt/producer_qml.c b/src/modules/qt/producer_qml.c index 0ad10a9fd..60230e0ac 100644 --- a/src/modules/qt/producer_qml.c +++ b/src/modules/qt/producer_qml.c @@ -157,7 +157,7 @@ static int producer_get_frame( mlt_producer producer, mlt_frame_ptr frame, int i return 0; } -mlt_producer producer_kdenlivetitle_qml_init( mlt_profile profile, mlt_service_type type, const char *id, char *filename ) +mlt_producer producer_qml_init( mlt_profile profile, mlt_service_type type, const char *id, char *filename ) { /* Create a new producer object */