X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df57c15cce0a46071ffbbad00cb02c196361d37c..15f0ad701496612df8c145e8e46d4b38515c0bbf:/src/palmos/datectrl.cpp 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) // ============================================================================