X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt.h;h=f7f802e12d018cf2d70d302508937e33c046e58d;hb=1d3ab5568258841b1741b8c2fc88ce4e958e6fc6;hp=1725205eaa1629f5de59791d0325c3f67e298b0a;hpb=7491fc66ebd7a58b05e549265783920e4b24b8ca;p=melted diff --git a/src/framework/mlt.h b/src/framework/mlt.h index 1725205..f7f802e 100644 --- a/src/framework/mlt.h +++ b/src/framework/mlt.h @@ -28,6 +28,7 @@ extern "C" #include "mlt_factory.h" #include "mlt_frame.h" +#include "mlt_deque.h" #include "mlt_multitrack.h" #include "mlt_producer.h" #include "mlt_transition.h" @@ -36,6 +37,7 @@ extern "C" #include "mlt_manager.h" #include "mlt_playlist.h" #include "mlt_properties.h" +#include "mlt_field.h" #include "mlt_tractor.h" #ifdef __cplusplus