]> git.saurik.com Git - wxWidgets.git/blobdiff - src/aui/dockart.cpp
added length to wx(Scoped)CharBuffer to improve handling of embedded NULs
[wxWidgets.git] / src / aui / dockart.cpp
index 8ae482ee6adf44b4c32c8eba252d9c77b79c412a..55b5e89258d496502b2d9561237db11822775b7e 100644 (file)
@@ -37,6 +37,9 @@
 #ifdef __WXMAC__
 #include "wx/osx/private.h"
 #include "wx/graphics.h"
+#include "wx/dcgraph.h"
+// for themeing support
+#include <Carbon/Carbon.h>
 #endif
 
 #ifdef __WXGTK__