diff options
Diffstat (limited to 'xfa/fwl/core/ifwl_widgetdelegate.h')
-rw-r--r-- | xfa/fwl/core/ifwl_widgetdelegate.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xfa/fwl/core/ifwl_widgetdelegate.h b/xfa/fwl/core/ifwl_widgetdelegate.h index b013375da8..7de14824c5 100644 --- a/xfa/fwl/core/ifwl_widgetdelegate.h +++ b/xfa/fwl/core/ifwl_widgetdelegate.h @@ -9,8 +9,6 @@ #include <stdint.h> -#include "xfa/fwl/core/fwl_error.h" - class CFWL_Event; class CFWL_Message; class CFX_Graphics; |