]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/filesys.cpp
wxFileSystem now compiles if wxUSE_HTML (required by wxHTML)
[wxWidgets.git] / src / common / filesys.cpp
index 182465c6a16ea400d3ce48f18980dfb6f0f17c8e..e7b83b9b21fa5d4eb833b081ca7648e1d9ac01d0 100644 (file)
@@ -21,7 +21,7 @@
     #define wxUSE_FS_INET 0
 #endif
 
     #define wxUSE_FS_INET 0
 #endif
 
-#if (wxUSE_FS_INET || wxUSE_FS_ZIP) && wxUSE_STREAMS
+#if (wxUSE_HTML || wxUSE_FS_INET || wxUSE_FS_ZIP) && wxUSE_STREAMS
 
 #include "wx/wfstream.h"
 #include "wx/module.h"
 
 #include "wx/wfstream.h"
 #include "wx/module.h"