X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8482f24cfc00645607f8526fde38d39e0dcaa63..a81c3c2383f9096ef5e96b708a0f1c1ffe7cc6a8:/contrib/include/wx/mmedia/sndcodec.h diff --git a/contrib/include/wx/mmedia/sndcodec.h b/contrib/include/wx/mmedia/sndcodec.h index 1db887d3cf..27ca206c5b 100644 --- a/contrib/include/wx/mmedia/sndcodec.h +++ b/contrib/include/wx/mmedia/sndcodec.h @@ -15,7 +15,7 @@ #include "wx/defs.h" #include "wx/mmedia/sndbase.h" -class wxSoundStreamCodec: public wxSoundStream { +class WXDLLEXPORT wxSoundStreamCodec: public wxSoundStream { public: wxSoundStreamCodec(wxSoundStream& snd_io); ~wxSoundStreamCodec();