]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/wave.cpp
fixed to the IFF handler, moved into one file
[wxWidgets.git] / src / mac / carbon / wave.cpp
index d06eee48380ed2d31fd0e75a727ff983a968124e..205c5d5ceb2a0b96a8df316ffadef31710a1272a 100644 (file)
@@ -19,6 +19,9 @@
 
 #ifdef __WXMAC__
 #include "wx/mac/private.h"
+#ifndef __DARWIN__
+#include <Sound.h>
+#endif
 #endif
 
 wxWave::wxWave()