X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..513d05952ad99319275962db6bcb8df6fc0b4b27:/include/wx/msw/sound.h diff --git a/include/wx/msw/sound.h b/include/wx/msw/sound.h index 21a71d0e77..47a6967156 100644 --- a/include/wx/msw/sound.h +++ b/include/wx/msw/sound.h @@ -43,7 +43,7 @@ private: // data of this object class wxSoundData *m_data; - DECLARE_NO_COPY_CLASS(wxSound) + wxDECLARE_NO_COPY_CLASS(wxSound); }; #endif // wxUSE_SOUND