]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/file.cpp
Printing improvements: GetPageInfo() gets called after the DC has
[wxWidgets.git] / src / common / file.cpp
index 637d450da530548d19e9e4f8c4b5f36cae642e59..da27b425d1cb317f27864d880125c228bfa6ea33 100644 (file)
@@ -60,7 +60,7 @@
     #include  <unistd.h>
     #include  <sys/stat.h>
     #ifdef __GNUWIN32__
-        #include <windows.h>
+        #include "wx/msw/wrapwin.h"
     #endif
 #elif defined(__DOS__)
     #if defined(__WATCOMC__)