]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/checkbox.cpp
remove mentions of pos attribute, it never worked and it's time to remove it
[wxWidgets.git] / src / msw / checkbox.cpp
index 44645f3b726bd0875bc52d51b10a75ac3cbaf9c8..38449a2da39d48f4f5075ce82329aba0358e857e 100644 (file)
@@ -30,6 +30,7 @@
 
 #ifndef WX_PRECOMP
     #include "wx/brush.h"
 
 #ifndef WX_PRECOMP
     #include "wx/brush.h"
+    #include "wx/dcclient.h"
     #include "wx/dcscreen.h"
     #include "wx/settings.h"
 #endif
     #include "wx/dcscreen.h"
     #include "wx/settings.h"
 #endif