]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/window.cpp
implemented EVT_LIST_CACHE_HINT support: send this message from OnPaint() now
[wxWidgets.git] / src / msw / window.cpp
index c2ab65d03e22226fa1c87cd02fcb7ceb7744a7d9..e64c745c2d009a6a19946f53d7e64be28d56dda3 100644 (file)
@@ -47,8 +47,7 @@
     #include "wx/button.h"
     #include "wx/msgdlg.h"
     #include "wx/settings.h"
-
-    #include <stdio.h>
+    #include "wx/statbox.h"
 #endif
 
 #if wxUSE_OWNER_DRAWN