diff options
Diffstat (limited to 'xfa/fxfa/parser/cxfa_nodehelper.h')
-rw-r--r-- | xfa/fxfa/parser/cxfa_nodehelper.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xfa/fxfa/parser/cxfa_nodehelper.h b/xfa/fxfa/parser/cxfa_nodehelper.h index e2b367d0f3..3dcbe4cadc 100644 --- a/xfa/fxfa/parser/cxfa_nodehelper.h +++ b/xfa/fxfa/parser/cxfa_nodehelper.h @@ -9,9 +9,12 @@ #include <vector> +#include "core/fxcrt/fx_string.h" +#include "xfa/fxfa/fxfa_basic.h" #include "xfa/fxfa/parser/xfa_resolvenode_rs.h" class CFXJSE_Engine; +class CXFA_Node; enum XFA_LOGIC_TYPE { XFA_LOGIC_NoTransparent, |