diff options
Diffstat (limited to 'xfa/fxfa/parser/cscript_eventpseudomodel.h')
-rw-r--r-- | xfa/fxfa/parser/cscript_eventpseudomodel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/parser/cscript_eventpseudomodel.h b/xfa/fxfa/parser/cscript_eventpseudomodel.h index 991a538191..efb4df0188 100644 --- a/xfa/fxfa/parser/cscript_eventpseudomodel.h +++ b/xfa/fxfa/parser/cscript_eventpseudomodel.h @@ -7,7 +7,7 @@ #ifndef XFA_FXFA_PARSER_CSCRIPT_EVENTPSEUDOMODEL_H_ #define XFA_FXFA_PARSER_CSCRIPT_EVENTPSEUDOMODEL_H_ -#include "fxjs/cjx_eventpseudomodel.h" +#include "fxjs/xfa/cjx_eventpseudomodel.h" #include "xfa/fxfa/parser/cxfa_object.h" class CScript_EventPseudoModel : public CXFA_Object { |