summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/cfwl_app.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/core/cfwl_app.h')
-rw-r--r--xfa/fwl/core/cfwl_app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/core/cfwl_app.h b/xfa/fwl/core/cfwl_app.h
index 28ed8a46c2..26b514aca7 100644
--- a/xfa/fwl/core/cfwl_app.h
+++ b/xfa/fwl/core/cfwl_app.h
@@ -15,7 +15,7 @@ class CFWL_NoteDriver;
class CFWL_WidgetMgr;
class CXFA_FFApp;
class CXFA_FWLAdapterWidgetMgr;
-class IFWL_Widget;
+class CFWL_Widget;
enum FWL_KeyFlag {
FWL_KEYFLAG_Ctrl = 1 << 0,