]> git.sesse.net Git - mlt/blobdiff - src/modules/vorbis/producer_vorbis.c
producer_vorbis.c, producer_avformat.c, consumer_avformat.c:
[mlt] / src / modules / vorbis / producer_vorbis.c
index 30c718fe4aead2a33cb3ed5b675a4c10c3c3a20d..1c1e7ced5d518b6ac19b830e1b31e0abed75d080 100644 (file)
@@ -21,6 +21,7 @@
 // MLT Header files
 #include <framework/mlt_producer.h>
 #include <framework/mlt_frame.h>
+#include <framework/mlt_profile.h>
 
 // vorbis Header files
 #include <vorbis/codec.h>