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