]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/button.cpp
thread fixes for MSW (samples doesn't compile currently under !MSW, will
[wxWidgets.git] / src / msw / button.cpp
index 79f81ffaaa879fc942eb2da20859410750d64d22..6b88286368886a4c9e1f8c8f1c75a0c4ca0a96b1 100644 (file)
@@ -22,6 +22,7 @@
 
 #ifndef WX_PRECOMP
 #include "wx/button.h"
+#include "wx/brush.h"
 #endif
 
 #include "wx/msw/private.h"