X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df57c15cce0a46071ffbbad00cb02c196361d37c..dd28827a0437782ea431ac9cf1845c4501b802b6:/src/palmos/datectrl.cpp?ds=inline diff --git a/src/palmos/datectrl.cpp b/src/palmos/datectrl.cpp index 88206bc61b..ca11de84da 100644 --- a/src/palmos/datectrl.cpp +++ b/src/palmos/datectrl.cpp @@ -36,6 +36,9 @@ #define _WX_DEFINE_DATE_EVENTS_ #include "wx/dateevt.h" +#include +#include + IMPLEMENT_DYNAMIC_CLASS(wxDatePickerCtrl, wxControl) // ============================================================================