Added new profiles system: mlt_profile, MLT_PROFILE, and profiles documents.
[melted] / src / framework / mlt.h
index 9d3316b..6f97443 100644 (file)
@@ -41,6 +41,7 @@ extern "C"
 #include "mlt_tokeniser.h"
 #include "mlt_parser.h"
 #include "mlt_geometry.h"
+#include "mlt_profile.h"
 
 #ifdef __cplusplus
 }