X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..fc2bb342ec223d558682385992f3715e6f092672:/src/palmos/help.cpp diff --git a/src/palmos/help.cpp b/src/palmos/help.cpp index 40d91a484e..6264c29822 100644 --- a/src/palmos/help.cpp +++ b/src/palmos/help.cpp @@ -16,20 +16,13 @@ #pragma hdrstop #endif +#if wxUSE_HELP + #ifndef WX_PRECOMP -#include "wx/defs.h" #endif -#if wxUSE_HELP - #include "wx/filefn.h" -#include - -#include "wx/palmos/private.h" - -#include - IMPLEMENT_DYNAMIC_CLASS(wxWinHelpController, wxHelpControllerBase)