X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b42a9adc276b9f0e09c556d165190104afe5c64..e7aa703d4bdce1614d019b46867bac2a266b9cfe:/src/common/filesys.cpp diff --git a/src/common/filesys.cpp b/src/common/filesys.cpp index 9f5a7c9a24..4f7becfebb 100644 --- a/src/common/filesys.cpp +++ b/src/common/filesys.cpp @@ -635,7 +635,7 @@ wxFileName wxFileSystem::URLToFileName(const wxString& url) path = wxURI::Unescape(path); -#ifdef __WXMSW__ +#ifdef __WINDOWS__ // file urls either start with a forward slash (local harddisk), // otherwise they have a servername/sharename notation, // which only exists on msw and corresponds to a unc