+ Fix for swig parsing
[melted] / mlt++ / src / MltFactory.h
index f493c74..f92cedb 100644 (file)
 
 #include "config.h"
 
+#ifdef SWIG
+#define MLTPP_DECLSPEC
+#endif
+
 #include <framework/mlt.h>
 
 namespace Mlt