]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/mmedia/sndcodec.h
Warning fixes, source cleaning.
[wxWidgets.git] / contrib / include / wx / mmedia / sndcodec.h
index 27ca206c5b46ac001c6395a1894491326c1ffb7f..1ce621bdd5ae5f0ab6fba7fba50c1921fe1d89c0 100644 (file)
 #endif
 
 #include "wx/defs.h"
+#include "wx/mmedia/defs.h"
 #include "wx/mmedia/sndbase.h"
 
-class WXDLLEXPORT wxSoundStreamCodec: public wxSoundStream {
+class WXDLLIMPEXP_MMEDIA wxSoundStreamCodec: public wxSoundStream {
  public:
   wxSoundStreamCodec(wxSoundStream& snd_io);
   ~wxSoundStreamCodec();