making things build under osx-cocoa as well

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2008-09-05 14:43:13 +00:00
parent 1e181c7a2c
commit c21febdbf4

View File

@ -38,6 +38,8 @@
#ifdef __WXMAC__
#include "wx/osx/private.h"
// for themeing support
#include <Carbon/Carbon.h>
#endif
#include "wx/arrimpl.cpp"