| Index: xfa/fwl/lightwidget/cfwl_datetimepicker.h
|
| diff --git a/xfa/fwl/lightwidget/cfwl_datetimepicker.h b/xfa/fwl/lightwidget/cfwl_datetimepicker.h
|
| index e73919cff4f6fc5f902b1d00094ebce910f5b0ab..309988446d3ecd4a8063e5ec1f60d2544590cb7c 100644
|
| --- a/xfa/fwl/lightwidget/cfwl_datetimepicker.h
|
| +++ b/xfa/fwl/lightwidget/cfwl_datetimepicker.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FWL_LIGHTWIDGET_CFWL_DATETIMEPICKER_H_
|
| #define XFA_FWL_LIGHTWIDGET_CFWL_DATETIMEPICKER_H_
|
|
|
| -#include "xfa/fwl/basewidget/ifwl_datetimepicker.h"
|
| +#include "xfa/fwl/core/ifwl_datetimepicker.h"
|
| #include "xfa/fwl/lightwidget/cfwl_widget.h"
|
|
|
| class CFWL_DateTimePicker : public CFWL_Widget {
|
|
|