| Index: xfa/fwl/core/ifwl_datetimepicker.h
|
| diff --git a/xfa/fwl/core/ifwl_datetimepicker.h b/xfa/fwl/core/ifwl_datetimepicker.h
|
| index e9aeb08be218ce86f8ff647767730c9cdad27c91..e901261fcd449acb4fe13b7f86e7ba09b65b9dc2 100644
|
| --- a/xfa/fwl/core/ifwl_datetimepicker.h
|
| +++ b/xfa/fwl/core/ifwl_datetimepicker.h
|
| @@ -12,6 +12,7 @@
|
| #include "xfa/fwl/core/ifwl_dataprovider.h"
|
| #include "xfa/fwl/core/ifwl_datetimeedit.h"
|
| #include "xfa/fwl/core/ifwl_monthcalendar.h"
|
| +#include "xfa/fwl/core/ifwl_monthcalendardp.h"
|
| #include "xfa/fwl/core/ifwl_widget.h"
|
|
|
| #define FWL_STYLEEXT_DTP_AllowEdit (1L << 0)
|
|
|