]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/helpwin.cpp
cw makefile for minimal - to be used as template
[wxWidgets.git] / src / msw / helpwin.cpp
index 9e1e6a5997e3834e5fd00efe56407133f9bc8de8..e761c09d457b7e8a4e17f50c40b4e2033790e644 100644 (file)
 
 #include "wx/msw/helpwin.h"
 
-#if USE_HELP
+#if wxUSE_HELP
 #include <time.h>
 
-#ifdef __WINDOWS__
+#ifdef __WXMSW__
 #include <wx/msw/private.h>
 #endif
 
@@ -145,4 +145,4 @@ void wxWinHelpController::OnQuit(void)
 {
 }
 
-#endif // USE_HELP
+#endif // wxUSE_HELP