X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89607008b5452c4783d3c9c1accefe37ace6ac5b..49f1dc5e8a15653df6e4ca8144e4c22a9fb5e168:/include/wx/wave.h diff --git a/include/wx/wave.h b/include/wx/wave.h index 45d5b80944..a1fa38c705 100644 --- a/include/wx/wave.h +++ b/include/wx/wave.h @@ -25,7 +25,7 @@ #warning "wx/wave.h header is deprecated, use wx/sound.h and wxSound" #endif #include "wx/sound.h" - // wxSound used to be called wxWave before wxWindows 2.5.1: + // wxSound used to be called wxWave before wxWidgets 2.5.1: typedef wxSound wxWave; #else #error "wx/wave.h is only available in compatibility mode"