X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aaa66113dfa36c1636a646e3feb748c298806ccb..b1944ebcd065d61011e2a9187064089c3aef16aa:/include/wx/fs_zip.h?ds=sidebyside diff --git a/include/wx/fs_zip.h b/include/wx/fs_zip.h index 53d866fd81..b884fe055b 100644 --- a/include/wx/fs_zip.h +++ b/include/wx/fs_zip.h @@ -17,7 +17,7 @@ #pragma hdrstop #endif -#if wxUSE_FS_ZIP && wxUSE_STREAMS +#if wxUSE_FILESYSTEM && wxUSE_FS_ZIP && wxUSE_STREAMS #ifndef WXPRECOMP @@ -51,5 +51,5 @@ class WXDLLEXPORT wxZipFSHandler : public wxFileSystemHandler #endif - // wxUSE_FS_ZIP && wxUSE_STREAMS + // wxUSE_FILESYSTEM && wxUSE_FS_ZIP && wxUSE_STREAMS