X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=mlt%2B%2B%2Fsrc%2FMltTokeniser.h;h=7b0bda9b68856d24ab50f88645c3cf1fa95f6fe5;hb=f4963a6aa07644399b273b5d2b1f9299c9047414;hp=f3d127e39875d2d248f0de592ea67623133e52cb;hpb=d3216170f2de525034bb0a45deb3f136195155a6;p=melted diff --git a/mlt++/src/MltTokeniser.h b/mlt++/src/MltTokeniser.h index f3d127e..7b0bda9 100644 --- a/mlt++/src/MltTokeniser.h +++ b/mlt++/src/MltTokeniser.h @@ -21,11 +21,13 @@ #ifndef _MLTPP_TOKENISER_H #define _MLTPP_TOKENISER_H +#include "config.h" + #include namespace Mlt { - class Tokeniser + class MLTPP_DECLSPEC Tokeniser { private: mlt_tokeniser tokens;