| Index: xfa/fwl/core/cfwl_widgetmgr.cpp
|
| diff --git a/xfa/fwl/core/cfwl_widgetmgr.cpp b/xfa/fwl/core/cfwl_widgetmgr.cpp
|
| index b4f3a864bfaa4ebc63807b0d495e5e6ea0c23492..db1035005fd0f3263c474598a2428c9715b085f8 100644
|
| --- a/xfa/fwl/core/cfwl_widgetmgr.cpp
|
| +++ b/xfa/fwl/core/cfwl_widgetmgr.cpp
|
| @@ -13,7 +13,7 @@
|
| #include "xfa/fwl/core/ifwl_app.h"
|
| #include "xfa/fwl/core/ifwl_form.h"
|
| #include "xfa/fxfa/app/xfa_fwladapter.h"
|
| -#include "xfa/fxfa/include/xfa_ffapp.h"
|
| +#include "xfa/fxfa/xfa_ffapp.h"
|
|
|
| namespace {
|
|
|
|
|