/////////////////////////////////////////////////////////////////////////////
-// Name: src/palmos/helpwin.cpp
+// Name: src/palmos/help.cpp
// Purpose: Help system: WinHelp implementation
// Author: William Osborne - minimal working wxPalmOS port
// Modified by:
#include "wx/filefn.h"
-#include <time.h>
-
-#include "wx/palmos/private.h"
-
-#include <string.h>
-
IMPLEMENT_DYNAMIC_CLASS(wxWinHelpController, wxHelpControllerBase)