X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3681c515e27be9e98d31cf2886d47df085007387..511383f91b1443d576276c826fdfd5286f9dbbdb:/src/common/fs_arc.cpp diff --git a/src/common/fs_arc.cpp b/src/common/fs_arc.cpp index 83092fe392..ff639417dd 100644 --- a/src/common/fs_arc.cpp +++ b/src/common/fs_arc.cpp @@ -17,7 +17,7 @@ #include "wx/fs_arc.h" -#ifndef WXPRECOMP +#ifndef WX_PRECOMP #include "wx/intl.h" #include "wx/log.h" #endif @@ -413,7 +413,7 @@ wxFSFile* wxArchiveFSHandler::OpenFile( return new wxFSFile(s, key + right, - GetMimeTypeFromExt(location), + wxEmptyString, GetAnchor(location) #if wxUSE_DATETIME , entry->GetDateTime()