diff options
Diffstat (limited to 'xfa/fxfa/parser/cxfa_treelist.h')
-rw-r--r-- | xfa/fxfa/parser/cxfa_treelist.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xfa/fxfa/parser/cxfa_treelist.h b/xfa/fxfa/parser/cxfa_treelist.h index 3c65ca5963..997c763792 100644 --- a/xfa/fxfa/parser/cxfa_treelist.h +++ b/xfa/fxfa/parser/cxfa_treelist.h @@ -7,8 +7,7 @@ #ifndef XFA_FXFA_PARSER_CXFA_TREELIST_H_ #define XFA_FXFA_PARSER_CXFA_TREELIST_H_ -#include "fxjs/xfa/cjx_treelist.h" -#include "xfa/fxfa/fxfa_basic.h" +#include "core/fxcrt/fx_string.h" #include "xfa/fxfa/parser/cxfa_list.h" class CXFA_Node; |