X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d3c7fc996a73e9f6a83067bc28a3c5581a3fee65..1f0acb435592470b421b80df854fbbb08cd2853f:/include/wx/palmos/sound.h diff --git a/include/wx/palmos/sound.h b/include/wx/palmos/sound.h index 7b813f5b61..9322b2031d 100644 --- a/include/wx/palmos/sound.h +++ b/include/wx/palmos/sound.h @@ -44,7 +44,7 @@ private: int m_waveLength; bool m_isResource; - DECLARE_NO_COPY_CLASS(wxSound) + wxDECLARE_NO_COPY_CLASS(wxSound); }; #endif #endif