X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f35746ceeda33434574d667f81d7e6e8b18b7c46..1d39da4b229f228045c0aa6722665d42d5db61b8:/src/common/file.cpp diff --git a/src/common/file.cpp b/src/common/file.cpp index 637d450da5..da27b425d1 100644 --- a/src/common/file.cpp +++ b/src/common/file.cpp @@ -60,7 +60,7 @@ #include #include #ifdef __GNUWIN32__ - #include + #include "wx/msw/wrapwin.h" #endif #elif defined(__DOS__) #if defined(__WATCOMC__)