Header fix for OS X Cocoa build.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier
2009-02-08 23:05:19 +00:00
parent f0cd5e2422
commit 49decc8f95

View File

@@ -52,6 +52,10 @@
#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