| Index: xfa/include/fwl/core/fwl_app.h
|
| diff --git a/xfa/include/fwl/core/fwl_app.h b/xfa/include/fwl/core/fwl_app.h
|
| index 9bfb519d882ceada16500cfe34e042eb7d54b14c..ca771432db25d6b8b5c412a1174a481d8c21fff7 100644
|
| --- a/xfa/include/fwl/core/fwl_app.h
|
| +++ b/xfa/include/fwl/core/fwl_app.h
|
| @@ -7,7 +7,9 @@
|
| #ifndef XFA_INCLUDE_FWL_CORE_FWL_APP_H_
|
| #define XFA_INCLUDE_FWL_CORE_FWL_APP_H_
|
|
|
| -class IFWL_NoteThread;
|
| +#include "core/include/fxcrt/fx_string.h"
|
| +#include "xfa/include/fwl/core/fwl_thread.h"
|
| +
|
| class IFWL_AdapterNative;
|
| class IFWL_Widget;
|
| class IFWL_WidgetMgr;
|
|
|