X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8709d9472bc45411b2123a82a8e6df2da21b3ffa..8b2f64c6c12f3f110480040b3d8b5328f156c295:/src/common/fileconf.cpp diff --git a/src/common/fileconf.cpp b/src/common/fileconf.cpp index ee79bdba34..75fcd7c88a 100644 --- a/src/common/fileconf.cpp +++ b/src/common/fileconf.cpp @@ -46,7 +46,7 @@ #include "wx/stdpaths.h" -#if defined(__WXMSW__) +#if defined(__WINDOWS__) #include "wx/msw/private.h" #endif //windows.h #if defined(__WXPM__)