]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/mmedia/sndbase.h
changed wxImage::ComputeHistogram to use wxHashMap
[wxWidgets.git] / contrib / include / wx / mmedia / sndbase.h
index 336a7d2f1bff1dda524c7b17a342e6d216554f22..a19cf399179ff0ab13345452093f13510af79238 100644 (file)
@@ -112,7 +112,7 @@ class WXDLLEXPORT wxSoundFormatBase {
 // Base class for sound streams
 //
 
-class wxSoundStream {
+class WXDLLEXPORT wxSoundStream {
  public:
   wxSoundStream();
   virtual ~wxSoundStream();