X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f46f1bc60a1d07f24ecc472eef6d24aa95da765c..bdb9dffbf6f7e0aa1473f78552a3f177da31ebdb:/src/common/file.cpp diff --git a/src/common/file.cpp b/src/common/file.cpp index 3cd684587a..9c207aacf2 100644 --- a/src/common/file.cpp +++ b/src/common/file.cpp @@ -27,7 +27,7 @@ #endif // standard -#if defined(__WXMSW__) && !defined(__GNUWIN32__) +#if defined(__WXMSW__) && !defined(__GNUWIN32__) && !defined(__WXWINE__) #include #ifndef __SALFORDC__