config mods; avformat static or shared build; corrections to sdl
[melted] / src / modules / avformat / producer_avformat.c
index ed7694d..9da63d4 100644 (file)
@@ -25,7 +25,7 @@
 #include <framework/mlt_frame.h>
 
 // ffmpeg Header files
-#include <ffmpeg/avformat.h>
+#include <avformat.h>
 
 // System header files
 #include <stdlib.h>