X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7520f3da332d64a676b6f7d27a56004fabf2db36..d5d0f0cd9abaf051465edf86e5ac35ff27d01acb:/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 <time.h>
-
-#include "wx/palmos/private.h"
-
-#include <string.h>
-
 
 IMPLEMENT_DYNAMIC_CLASS(wxWinHelpController, wxHelpControllerBase)