]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/helpwxht.cpp
project files update to use the same compilation options as the new project files...
[wxWidgets.git] / src / generic / helpwxht.cpp
index bc27fbfe07ecdcabb917f23d0a3a50afbf36f411..7b3a9c9d70b7bf154ec27fee2f71ea51b8cc25b3 100644 (file)
@@ -19,7 +19,7 @@
 #   pragma hdrstop
 #endif
 
-#if wxUSE_HTML && wxUSE_STREAMS
+#if wxUSE_WXHTML_HELP
 
 #ifndef WX_PRECOMP
     #include "wx/string.h"
@@ -315,4 +315,5 @@ wxHelpControllerHtml::GetFrameParameters(wxSize *size,
    return m_Frame;
 }
 
-#endif // wxUSE_HTML
+#endif // wxUSE_WXHTML_HELP
+