X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e3f3880bc2b13b0ff90a60f676959989da732dd..b9eb3d9de670bdeb0b6c2500b43bb74bc3807bd9:/src/mac/carbon/sound.cpp diff --git a/src/mac/carbon/sound.cpp b/src/mac/carbon/sound.cpp index 78a0b6fba9..f6ccb1557b 100644 --- a/src/mac/carbon/sound.cpp +++ b/src/mac/carbon/sound.cpp @@ -14,16 +14,17 @@ #if wxUSE_SOUND +#include "wx/sound.h" + #ifndef WX_PRECOMP #include "wx/object.h" + #include "wx/string.h" + #include "wx/intl.h" + #include "wx/log.h" + #include "wx/timer.h" #endif -#include "wx/string.h" -#include "wx/log.h" #include "wx/file.h" -#include "wx/sound.h" -#include "wx/timer.h" -#include "wx/intl.h" // Carbon QT Implementation Details - //