X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7520f3da332d64a676b6f7d27a56004fabf2db36..9c805dec6caf3c98a3797898cffe795b5b56e606:/src/palmos/help.cpp diff --git a/src/palmos/help.cpp b/src/palmos/help.cpp index 5fee68e840..e2af8e10a6 100644 --- a/src/palmos/help.cpp +++ b/src/palmos/help.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: src/palmos/helpwin.cpp +// Name: src/palmos/help.cpp // Purpose: Help system: WinHelp implementation // Author: William Osborne - minimal working wxPalmOS port // Modified by: @@ -23,12 +23,6 @@ #include "wx/filefn.h" -#include - -#include "wx/palmos/private.h" - -#include - IMPLEMENT_DYNAMIC_CLASS(wxWinHelpController, wxHelpControllerBase)