summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/core/fwl_app.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/core/fwl_app.h')
-rw-r--r--xfa/include/fwl/core/fwl_app.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/xfa/include/fwl/core/fwl_app.h b/xfa/include/fwl/core/fwl_app.h
index 9bfb519d88..ca771432db 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;