X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eeee4050cf0d267cf8a99ef07b452a590215ac7b..df91131cb0f90ee8bfb194926a13b1a108ca3c6e:/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__