]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/utils_osx.cpp
Applied #10025 (Patch to allow proper sizing of simple combo box)
[wxWidgets.git] / src / osx / utils_osx.cpp
index 237243684e09dd37e3c61aa0f69f61ddb8903cb2..8a612a66dafe954942253f27918e4db7a3c08a11 100644 (file)
 #endif
 
 #include "wx/osx/private.h"
-
-#if wxOSX_USE_COCOA
-// to get the themeing APIs
-#include <Carbon/Carbon.h>
-#endif
-
 #include "wx/osx/private/timer.h"
 
 #include "wx/evtloop.h"