]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/listctrl.cpp
orderBack puts it behind all windows in its level, including in other apps, so use...
[wxWidgets.git] / src / generic / listctrl.cpp
index b3c3b77564a92bdab2c60d60fb4f8a979f8ff03b..26c3b4fdd8a7c70615f49589896b9fe964db40fc 100644 (file)
@@ -52,8 +52,6 @@
 
 #ifdef __WXMAC__
     #include "wx/osx/private.h"
-    // for themeing support
-    #include <Carbon/Carbon.h>
 #endif
 
 #if defined(__WXMSW__) && !defined(__WXWINCE__) && !defined(__WXUNIVERSAL__)