]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/utils.cpp
moved patterns to static structures, added resouce loader struct where needed
[wxWidgets.git] / src / mac / carbon / utils.cpp
index 41da489e3b0ec377bcf7a42026d39914ab12a335..066f36c368f3b962eb112ac4c8b82961fdf3095d 100644 (file)
 #include "MoreFiles.h"
 #include "MoreFilesExtras.h"
 
+#ifndef __DARWIN__
+#include <Threads.h>
+#include <Sound.h>
+#endif
+
 #ifndef __DARWIN__
 // defined in unix/utilsunx.cpp for Mac OS X