X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99d800190a04a2deaf769017a5fae04a4ae50378..783e0c6d48080587b9d2c52dfe4d442682119a0d:/include/wx/wxprec.h diff --git a/include/wx/wxprec.h b/include/wx/wxprec.h index d9491eb3d6..1d3844dd9c 100644 --- a/include/wx/wxprec.h +++ b/include/wx/wxprec.h @@ -45,6 +45,11 @@ #include "wx/msw/wrapwin.h" #endif +// include all PalmOS headers at once +#ifdef __WXPALMOS__ +# include +#endif + // include the most common wx headers #include "wx/wx.h"