diff options
Diffstat (limited to 'xfa/fxfa/parser/cxfa_font.h')
-rw-r--r-- | xfa/fxfa/parser/cxfa_font.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fxfa/parser/cxfa_font.h b/xfa/fxfa/parser/cxfa_font.h index 833c29a530..346be76720 100644 --- a/xfa/fxfa/parser/cxfa_font.h +++ b/xfa/fxfa/parser/cxfa_font.h @@ -7,6 +7,7 @@ #ifndef XFA_FXFA_PARSER_CXFA_FONT_H_ #define XFA_FXFA_PARSER_CXFA_FONT_H_ +#include "core/fxge/fx_dib.h" #include "xfa/fxfa/parser/cxfa_node.h" class CXFA_Font : public CXFA_Node { |