X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99d800190a04a2deaf769017a5fae04a4ae50378..2c01d33555e3125057f4575ca7d0d2aba93f421f:/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"