]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/utils_osx.cpp
Add demonstration of a few more wxRenderer methods.
[wxWidgets.git] / src / osx / utils_osx.cpp
index 6318dd92eb409d43cf1d70123ac2051cc7dfba79..8a612a66dafe954942253f27918e4db7a3c08a11 100644 (file)
 #endif
 
 #include "wx/osx/private.h"
-
-#ifdef wxOSX_USE_COCOA
-// to get the themeing APIs
-#include <Carbon/Carbon.h>
-#endif
-
 #include "wx/osx/private/timer.h"
 
 #include "wx/evtloop.h"