| Index: xfa/fxfa/app/xfa_fftextedit.cpp
|
| diff --git a/xfa/fxfa/app/xfa_fftextedit.cpp b/xfa/fxfa/app/xfa_fftextedit.cpp
|
| index ae594ea71f8c05e89c0e49703ea7e7d2521e16fd..9f3c94ba7e2974cb82e327f0079b17a45650eea0 100644
|
| --- a/xfa/fxfa/app/xfa_fftextedit.cpp
|
| +++ b/xfa/fxfa/app/xfa_fftextedit.cpp
|
| @@ -8,11 +8,11 @@
|
|
|
| #include <vector>
|
|
|
| +#include "xfa/fwl/core/cfwl_datetimepicker.h"
|
| +#include "xfa/fwl/core/cfwl_edit.h"
|
| #include "xfa/fwl/core/cfwl_message.h"
|
| #include "xfa/fwl/core/fwl_noteimp.h"
|
| #include "xfa/fwl/core/ifwl_edit.h"
|
| -#include "xfa/fwl/lightwidget/cfwl_datetimepicker.h"
|
| -#include "xfa/fwl/lightwidget/cfwl_edit.h"
|
| #include "xfa/fxfa/app/xfa_fffield.h"
|
| #include "xfa/fxfa/app/xfa_fwladapter.h"
|
| #include "xfa/fxfa/app/xfa_textlayout.h"
|
|
|