]> git.saurik.com Git - wxWidgets.git/blobdiff - src/aui/auibook.cpp
replace the static control in wxMessageDialog with an edit control with a vertical...
[wxWidgets.git] / src / aui / auibook.cpp
index fd2b3583e8c548f066de98cf932549960a85c46b..dc5ce849495170c46e3fd6333c4e382c41101a3b 100644 (file)
@@ -35,6 +35,8 @@
 
 #ifdef __WXMAC__
 #include "wx/osx/private.h"
+// for themeing support
+#include <Carbon/Carbon.h>
 #endif
 
 #include "wx/arrimpl.cpp"