diff --git a/src/common/cshelp.cpp b/src/common/cshelp.cpp index 375e9f7ce6..6c4975896c 100644 --- a/src/common/cshelp.cpp +++ b/src/common/cshelp.cpp @@ -31,9 +31,9 @@ #if wxUSE_HELP #ifndef WX_PRECOMP - #include "wx/tipwin.h" #endif +#include "wx/tipwin.h" #include "wx/app.h" #include "wx/cshelp.h"