Index: xfa/include/fwl/adapter/fwl_adapterthreadmgr.h |
diff --git a/xfa/include/fwl/adapter/fwl_adapterthreadmgr.h b/xfa/include/fwl/adapter/fwl_adapterthreadmgr.h |
index 1bb9c9e72f5e0c68e73e39e1ea5bb0ef7565bc61..edd6158fd1e1c3f8001c8fbc349d0e57b68a3bcd 100644 |
--- a/xfa/include/fwl/adapter/fwl_adapterthreadmgr.h |
+++ b/xfa/include/fwl/adapter/fwl_adapterthreadmgr.h |
@@ -7,7 +7,8 @@ |
#ifndef XFA_INCLUDE_FWL_ADAPTER_FWL_ADAPTERTHREADMGR_H_ |
#define XFA_INCLUDE_FWL_ADAPTER_FWL_ADAPTERTHREADMGR_H_ |
-class IFWL_Thread; |
+#include "xfa/include/fwl/core/fwl_error.h" |
+#include "xfa/include/fwl/core/fwl_thread.h" |
class IFWL_AdapterThreadMgr { |
public: |