]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/window.cpp
attempt to fix compilation for old imagehlp.h header
[wxWidgets.git] / src / msw / window.cpp
index 01bca8a3f5c25e687001710234f1ee2d2e58e3ff..d57a865456eceed0fa3562b7740ea3790c8d1f1c 100644 (file)
@@ -29,8 +29,7 @@
 #endif
 
 #ifndef WX_PRECOMP
-    #include <windows.h>
-    #include "wx/msw/winundef.h"
+    #include "wx/msw/wrapwin.h"
     #include "wx/window.h"
     #include "wx/accel.h"
     #include "wx/setup.h"