X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=mlt%2B%2B%2Fsrc%2FMltFactory.h;h=f92cedb7b48106f283d11785e240fc7df5c3c1bf;hb=e79ce902489eae87b8511a157e8b9c055e34b5b3;hp=f493c743c7e9dd903f4d68b61d8a1a9c886a199a;hpb=435dfa378113be0d01a5383b0f5650d56715eec3;p=melted diff --git a/mlt++/src/MltFactory.h b/mlt++/src/MltFactory.h index f493c74..f92cedb 100644 --- a/mlt++/src/MltFactory.h +++ b/mlt++/src/MltFactory.h @@ -23,6 +23,10 @@ #include "config.h" +#ifdef SWIG +#define MLTPP_DECLSPEC +#endif + #include namespace Mlt