]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/mmedia/sndoss.h
Some refresh optimizations.
[wxWidgets.git] / contrib / include / wx / mmedia / sndoss.h
index 24a1e2c9af5a6d29e5bc9f4943026df889088634..9a8f3ddf4ad94d4895d080d2d266f96abd0da71b 100644 (file)
@@ -21,7 +21,7 @@
 // OSS output class
 //
 
 // OSS output class
 //
 
-class wxSoundStreamOSS : public wxSoundStream {
+class WXDLLEXPORT wxSoundStreamOSS : public wxSoundStream {
  public:
   wxSoundStreamOSS(const wxString& dev_name = wxT("/dev/dsp"));
   ~wxSoundStreamOSS();
  public:
   wxSoundStreamOSS(const wxString& dev_name = wxT("/dev/dsp"));
   ~wxSoundStreamOSS();