]> git.saurik.com Git - wxWidgets.git/commitdiff
Included tipwindow.h unconditionally
authorJulian Smart <julian@anthemion.co.uk>
Mon, 11 Sep 2000 12:03:22 +0000 (12:03 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 11 Sep 2000 12:03:22 +0000 (12:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/cshelp.cpp

index 375e9f7ce674f89935b808db7add745575f0cee8..6c4975896c30654dc7aa76b265b57f65fb59c604 100644 (file)
@@ -31,9 +31,9 @@
 #if wxUSE_HELP
 
 #ifndef WX_PRECOMP
 #if wxUSE_HELP
 
 #ifndef WX_PRECOMP
-    #include "wx/tipwin.h"
 #endif
 
 #endif
 
+#include "wx/tipwin.h"
 #include "wx/app.h"
 
 #include "wx/cshelp.h"
 #include "wx/app.h"
 
 #include "wx/cshelp.h"