]> git.saurik.com Git - wxWidgets.git/commitdiff
Header fix for OS X Cocoa build.
authorKevin Ollivier <kevino@theolliviers.com>
Sun, 8 Feb 2009 23:05:19 +0000 (23:05 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sun, 8 Feb 2009 23:05:19 +0000 (23:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/osx/carbon/sound.cpp

index 7414db493c7ee7e44bc94336b97c1e9b46b36b59..2fff63dfcfd162d385e30bfcec752e40efb02eef 100644 (file)
 #endif
 #endif
 
+#if __WXOSX_COCOA__
+#include "wx/osx/private.h"
+#endif
+
 #include <Carbon/Carbon.h>
 
 //quicktime media layer only required for mac emulation on pc