diff options
Diffstat (limited to 'fxjs/xfa/cjx_exclgroup.h')
-rw-r--r-- | fxjs/xfa/cjx_exclgroup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/xfa/cjx_exclgroup.h b/fxjs/xfa/cjx_exclgroup.h index 2ef280e17a..f44446762f 100644 --- a/fxjs/xfa/cjx_exclgroup.h +++ b/fxjs/xfa/cjx_exclgroup.h @@ -8,7 +8,7 @@ #define FXJS_XFA_CJX_EXCLGROUP_H_ #include "fxjs/CJX_Define.h" -#include "fxjs/cjx_node.h" +#include "fxjs/xfa/cjx_node.h" class CXFA_ExclGroup; |