| Index: xfa/fwl/core/fwl_appimp.cpp
|
| diff --git a/xfa/fwl/core/fwl_appimp.cpp b/xfa/fwl/core/fwl_appimp.cpp
|
| index 1b90d369b52cd2449eb334e80b48922a01455436..089a6d36930fbdaa24aab03577fb6a0765d822ed 100644
|
| --- a/xfa/fwl/core/fwl_appimp.cpp
|
| +++ b/xfa/fwl/core/fwl_appimp.cpp
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "xfa/fwl/core/fwl_appimp.h"
|
|
|
| +#include "xfa/fwl/core/cfwl_widgetmgr.h"
|
| #include "xfa/fwl/core/fwl_noteimp.h"
|
| -#include "xfa/fwl/core/fwl_widgetmgrimp.h"
|
| #include "xfa/fwl/core/ifwl_app.h"
|
| #include "xfa/fwl/core/ifwl_widget.h"
|
| #include "xfa/fxfa/app/xfa_fwladapter.h"
|
|
|