diff options
Diffstat (limited to 'xfa/fwl/cfwl_event.h')
-rw-r--r-- | xfa/fwl/cfwl_event.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_event.h b/xfa/fwl/cfwl_event.h index e326ab32c8..01e3914b8b 100644 --- a/xfa/fwl/cfwl_event.h +++ b/xfa/fwl/cfwl_event.h @@ -13,7 +13,7 @@ #include "xfa/fwl/cfwl_messagekey.h" #include "xfa/fwl/cfwl_messagemouse.h" -class CFX_Graphics; +class CXFA_Graphics; class CFWL_Widget; class CFWL_Event { |