X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aaa66113dfa36c1636a646e3feb748c298806ccb..2e907fab47d506f5c8096b4a7675d9bd4216320e:/include/wx/fs_zip.h 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