| Index: xfa/fwl/theme/cfwl_datetimepickedtp.cpp
|
| diff --git a/xfa/fwl/theme/datetimepickertp.cpp b/xfa/fwl/theme/cfwl_datetimepickedtp.cpp
|
| similarity index 98%
|
| rename from xfa/fwl/theme/datetimepickertp.cpp
|
| rename to xfa/fwl/theme/cfwl_datetimepickedtp.cpp
|
| index 63fbc13110bf0e1c227a2393ed34dff8d65b1492..fdcc1912d5ebd151acb1901916b9bde08751dd14 100644
|
| --- a/xfa/fwl/theme/datetimepickertp.cpp
|
| +++ b/xfa/fwl/theme/cfwl_datetimepickedtp.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/include/fwl/theme/datetimepickertp.h"
|
| +#include "xfa/fwl/theme/cfwl_datetimepickertp.h"
|
|
|
| #include "xfa/fwl/basewidget/ifwl_datetimepicker.h"
|
| #include "xfa/fwl/core/cfwl_themebackground.h"
|
|
|