X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/baa9caff7e78284b251df3ad7ec0cf0c096ed88c..97d3f0eee61fc8fcae7232d41fe97d467c4a5bc8:/include/wx/help.h diff --git a/include/wx/help.h b/include/wx/help.h index 3e2ad36dea..98f7cee571 100644 --- a/include/wx/help.h +++ b/include/wx/help.h @@ -9,7 +9,7 @@ #define wxHelpController wxWinHelpController #define sm_classwxHelpController sm_classwxWinHelpController #else // !MSW - #include "wx/generic/helpbase.h" + #include "wx/helpbase.h" #endif // MSW/!MSW #endif