moving themeing include to private.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
#if wxOSX_USE_ATSU_TEXT
|
||||
// we need theming and atsu
|
||||
#include <Carbon/Carbon.h>
|
||||
#else
|
||||
// we only need theming, if we find a better include replace the following
|
||||
#include <Carbon/Carbon.h>
|
||||
#endif
|
||||
|
||||
#ifdef __OBJC__
|
||||
|
Reference in New Issue
Block a user