summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/core/fwl_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/core/fwl_thread.h')
-rw-r--r--xfa/include/fwl/core/fwl_thread.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/include/fwl/core/fwl_thread.h b/xfa/include/fwl/core/fwl_thread.h
index d83c74f8c4..5b41c9cf8a 100644
--- a/xfa/include/fwl/core/fwl_thread.h
+++ b/xfa/include/fwl/core/fwl_thread.h
@@ -22,6 +22,8 @@
// CFWL_App --------------> IFWL_App CFWL_AppImp
//
+#include "xfa/include/fwl/core/fwl_error.h"
+
class CFWL_ThreadImp;
class IFWL_NoteDriver;