]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/stdrend.cpp
Import numpy.oldnumeric
[wxWidgets.git] / src / univ / stdrend.cpp
index 3f93c646de1ce9c2caaee48347145140b751edb2..d29a4dc89b0e9cebf72a63bc9c793fa2649433e2 100644 (file)
 #endif
 
 #ifndef WX_PRECOMP
+    #include "wx/settings.h"
+    #include "wx/brush.h"
+    #include "wx/dc.h"
+    #include "wx/statusbr.h"
+    #include "wx/toplevel.h"
 #endif //WX_PRECOMP
 
 #include "wx/univ/stdrend.h"
@@ -1490,4 +1495,3 @@ wxSize wxStdRenderer::GetFrameIconSize() const
 {
     return wxSize(16, 16);
 }
-