X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8482f24cfc00645607f8526fde38d39e0dcaa63..3ed884a0b80d3a43c2b999596eebb574e9f00075:/contrib/include/wx/mmedia/sndoss.h diff --git a/contrib/include/wx/mmedia/sndoss.h b/contrib/include/wx/mmedia/sndoss.h index 24a1e2c9af..9a8f3ddf4a 100644 --- a/contrib/include/wx/mmedia/sndoss.h +++ b/contrib/include/wx/mmedia/sndoss.h @@ -21,7 +21,7 @@ // OSS output class // -class wxSoundStreamOSS : public wxSoundStream { +class WXDLLEXPORT wxSoundStreamOSS : public wxSoundStream { public: wxSoundStreamOSS(const wxString& dev_name = wxT("/dev/dsp")); ~wxSoundStreamOSS();