X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8482f24cfc00645607f8526fde38d39e0dcaa63..036971cc8c5282769c60b3c5afed80ccb50e8a14:/contrib/include/wx/mmedia/sndcodec.h diff --git a/contrib/include/wx/mmedia/sndcodec.h b/contrib/include/wx/mmedia/sndcodec.h index 1db887d3cf..1ce621bdd5 100644 --- a/contrib/include/wx/mmedia/sndcodec.h +++ b/contrib/include/wx/mmedia/sndcodec.h @@ -13,9 +13,10 @@ #endif #include "wx/defs.h" +#include "wx/mmedia/defs.h" #include "wx/mmedia/sndbase.h" -class wxSoundStreamCodec: public wxSoundStream { +class WXDLLIMPEXP_MMEDIA wxSoundStreamCodec: public wxSoundStream { public: wxSoundStreamCodec(wxSoundStream& snd_io); ~wxSoundStreamCodec();