+ Alternative between track mixing mechanism (using a low pass filter)
[melted] / src / framework / mlt.h
index 9cbfc41..178d458 100644 (file)
@@ -38,6 +38,9 @@ extern "C"
 #include "mlt_properties.h"
 #include "mlt_field.h"
 #include "mlt_tractor.h"
+#include "mlt_tokeniser.h"
+#include "mlt_parser.h"
+#include "mlt_geometry.h"
 
 #ifdef __cplusplus
 }