X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3681c515e27be9e98d31cf2886d47df085007387..1722a3f626f7b29b42a22fc6329ce12fb5e8ed90:/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()