X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..33f3e2b31ed781ba1446b49ec6d3e226c0a5c652:/include/wx/sound.h?ds=sidebyside diff --git a/include/wx/sound.h b/include/wx/sound.h index ef473443f7..d60d7f3d69 100644 --- a/include/wx/sound.h +++ b/include/wx/sound.h @@ -55,7 +55,7 @@ protected: // wxSound class implementation // ---------------------------------------------------------------------------- -#if defined(__WXMSW__) +#if defined(__WINDOWS__) #include "wx/msw/sound.h" #elif defined(__WXCOCOA__) #include "wx/cocoa/sound.h"