X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aaa66113dfa36c1636a646e3feb748c298806ccb..0f8df1b95c1dc5cc633fb2fd1127bd28028896f7:/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