X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=mlt%2B%2B%2Fsrc%2FMltProducer.h;h=cf4317348603382bcf6968f8795370b101a6c0f7;hb=55757b000043f6e370b9e963ce2e3542962c03c0;hp=09a4977564c7f57d59803482ca3cacee2abee041;hpb=2085323abc65a3325b4e9f1a9733dcf126756862;p=melted diff --git a/mlt++/src/MltProducer.h b/mlt++/src/MltProducer.h index 09a4977..cf43173 100644 --- a/mlt++/src/MltProducer.h +++ b/mlt++/src/MltProducer.h @@ -32,6 +32,7 @@ namespace Mlt class Service; class Filter; class Profile; + class Frame; class MLTPP_DECLSPEC Producer : public Service {