X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e3f3880bc2b13b0ff90a60f676959989da732dd..3bf033e4212abaee351022f3b89bed69c563e834:/src/mac/classic/sound.cpp diff --git a/src/mac/classic/sound.cpp b/src/mac/classic/sound.cpp index 5698858cfd..8f3eed837e 100644 --- a/src/mac/classic/sound.cpp +++ b/src/mac/classic/sound.cpp @@ -14,13 +14,13 @@ #if wxUSE_SOUND +#include "wx/sound.h" + #ifndef WX_PRECOMP #include "wx/object.h" + #include "wx/string.h" #endif -#include "wx/string.h" -#include "wx/sound.h" - #ifdef __WXMAC__ #include "wx/mac/private.h" #ifndef __DARWIN__