]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/helpdlg.cpp
fix getting tooltip colors for GTK 2.11
[wxWidgets.git] / src / html / helpdlg.cpp
index ccd65dc032386c48927b947def273a65df6100c5..eab22d264d587453bc7c231f2c51312090969519 100644 (file)
@@ -18,7 +18,7 @@
 
 #if wxUSE_WXHTML_HELP
 
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
     #include "wx/object.h"
     #include "wx/intl.h"
     #include "wx/log.h"
@@ -30,7 +30,7 @@
     #include "wx/radiobox.h"
     #include "wx/menu.h"
     #include "wx/msgdlg.h"
-#endif // WXPRECOMP
+#endif // WX_PRECOMP
 
 #include "wx/html/htmlwin.h"
 #include "wx/html/helpdlg.h"