configure
[melted] / src / framework / mlt.h
index 178d458..73e7fc3 100644 (file)
@@ -42,6 +42,10 @@ extern "C"
 #include "mlt_parser.h"
 #include "mlt_geometry.h"
 
+#ifdef __DARWIN__
+#include <SDL.h>
+#endif
+
 #ifdef __cplusplus
 }
 #endif