X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt.h;h=178d45853917ebeee083b216f32fb5b2b6011ed3;hb=30bf05a2dc3d17d9cf87300e07e66828fd729c17;hp=9cbfc414c07654c39516bb0e12f618feb52127cf;hpb=c287a51b7a4c2cc437256c178a5eb2e7775d34fa;p=melted diff --git a/src/framework/mlt.h b/src/framework/mlt.h index 9cbfc41..178d458 100644 --- a/src/framework/mlt.h +++ b/src/framework/mlt.h @@ -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 }