X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..63a6a75000ded502087a9e063569d1ce864951b9:/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