]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/helpxlp.cpp
no message
[wxWidgets.git] / src / generic / helpxlp.cpp
index 7cf6872a8205e5084ad6b3d4d3133b080cb1af5d..4fd7ed0a2f801466c751979fbf3e4471d0a1afd5 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "wx/generic/helpxlp.h"
 
 
 #include "wx/generic/helpxlp.h"
 
-#if USE_HELP
+#if wxUSE_HELP
 #include <time.h>
 
 #ifdef __X__
 #include <time.h>
 
 #ifdef __X__
@@ -263,4 +263,4 @@ bool wxXLPHelpConnection::OnDisconnect(void)
   return TRUE;
 }
 
   return TRUE;
 }
 
-#endif // USE_HELP
+#endif // wxUSE_HELP