| Index: xfa/fxfa/app/xfa_fffield.cpp
|
| diff --git a/xfa/fxfa/app/xfa_fffield.cpp b/xfa/fxfa/app/xfa_fffield.cpp
|
| index a12a978dbee040cdab288262528712b279806356..b14df7ee1553d4056f29dd86f88328fdca7d1e52 100644
|
| --- a/xfa/fxfa/app/xfa_fffield.cpp
|
| +++ b/xfa/fxfa/app/xfa_fffield.cpp
|
| @@ -6,11 +6,11 @@
|
|
|
| #include "xfa/fxfa/app/xfa_fffield.h"
|
|
|
| +#include "xfa/fwl/core/cfwl_edit.h"
|
| #include "xfa/fwl/core/cfwl_message.h"
|
| +#include "xfa/fwl/core/cfwl_picturebox.h"
|
| #include "xfa/fwl/core/cfwl_widgetmgr.h"
|
| #include "xfa/fwl/core/ifwl_edit.h"
|
| -#include "xfa/fwl/lightwidget/cfwl_edit.h"
|
| -#include "xfa/fwl/lightwidget/cfwl_picturebox.h"
|
| #include "xfa/fxfa/app/xfa_fwltheme.h"
|
| #include "xfa/fxfa/app/xfa_textlayout.h"
|
| #include "xfa/fxfa/xfa_ffapp.h"
|
|
|