]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/gridctrl.cpp
Invalidate only the specified rectangle
[wxWidgets.git] / src / generic / gridctrl.cpp
index d1df91d0991323f1c4601ad4b90819ebbe9785e1..8db47ed3cf08964d9ae57d8d15920eca12bdad85 100644 (file)
@@ -24,6 +24,9 @@
     #include "wx/textctrl.h"
     #include "wx/dc.h"
     #include "wx/combobox.h"
+       #include "wx/settings.h"
+    #include "wx/log.h"
+    #include "wx/checkbox.h"
 #endif // WX_PRECOMP
 
 #include "wx/tokenzr.h"