X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt.h;h=73e7fc334ca422722f67575a301878fcff77bbda;hb=65e8ac86ee6e17a12892954ff4a8d46c4766fe0d;hp=178d45853917ebeee083b216f32fb5b2b6011ed3;hpb=5941e41209b87a8ed26f273f170abbd484113938;p=melted diff --git a/src/framework/mlt.h b/src/framework/mlt.h index 178d458..73e7fc3 100644 --- a/src/framework/mlt.h +++ b/src/framework/mlt.h @@ -42,6 +42,10 @@ extern "C" #include "mlt_parser.h" #include "mlt_geometry.h" +#ifdef __DARWIN__ +#include +#endif + #ifdef __cplusplus } #endif