| Index: xfa/fxfa/app/xfa_fftextedit.cpp
|
| diff --git a/xfa/fxfa/app/xfa_fftextedit.cpp b/xfa/fxfa/app/xfa_fftextedit.cpp
|
| index bd5b22ff77136492cc30e7d26b324752abdc3dfd..ae594ea71f8c05e89c0e49703ea7e7d2521e16fd 100644
|
| --- a/xfa/fxfa/app/xfa_fftextedit.cpp
|
| +++ b/xfa/fxfa/app/xfa_fftextedit.cpp
|
| @@ -8,9 +8,9 @@
|
|
|
| #include <vector>
|
|
|
| -#include "xfa/fwl/basewidget/ifwl_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"
|
|
|