Consumer valerie, pushes, and assorted modifications
[melted] / src / modules / westley / producer_westley.h
index 979a0d7..8f8a485 100644 (file)
@@ -23,6 +23,6 @@
 
 #include <framework/mlt_producer.h>
 
-extern mlt_producer producer_westley_init( char *filename );
+extern mlt_producer producer_westley_init( int type, char *data );
 
 #endif