| Index: xfa/fwl/basewidget/fwl_editimp.cpp
|
| diff --git a/xfa/fwl/basewidget/fwl_editimp.cpp b/xfa/fwl/basewidget/fwl_editimp.cpp
|
| index fb25c1e0fcc612cc5e4067446047bd5b4e81790d..b05bc2ae9dcca10b47e29c9adf9a37490bf3f3aa 100644
|
| --- a/xfa/fwl/basewidget/fwl_editimp.cpp
|
| +++ b/xfa/fwl/basewidget/fwl_editimp.cpp
|
| @@ -27,9 +27,9 @@
|
| #include "xfa/fwl/core/fwl_widgetimp.h"
|
| #include "xfa/fwl/core/fwl_widgetmgrimp.h"
|
| #include "xfa/fwl/core/ifwl_themeprovider.h"
|
| +#include "xfa/fxfa/include/xfa_ffdoc.h"
|
| +#include "xfa/fxfa/include/xfa_ffwidget.h"
|
| #include "xfa/fxgraphics/cfx_path.h"
|
| -#include "xfa/include/fxfa/xfa_ffdoc.h"
|
| -#include "xfa/include/fxfa/xfa_ffwidget.h"
|
|
|
| // static
|
| IFWL_Edit* IFWL_Edit::Create(const CFWL_WidgetImpProperties& properties,
|
|
|