| Index: xfa/fxfa/parser/cscript_signaturepseudomodel.h
|
| diff --git a/xfa/fxfa/parser/cscript_signaturepseudomodel.h b/xfa/fxfa/parser/cscript_signaturepseudomodel.h
|
| index f8478c2a0fa9c00fc18946efe7aa918214043043..4f9ded06632fea1aad88eca0a906c2365b0d52f6 100644
|
| --- a/xfa/fxfa/parser/cscript_signaturepseudomodel.h
|
| +++ b/xfa/fxfa/parser/cscript_signaturepseudomodel.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXFA_PARSER_CSCRIPT_SIGNATUREPSEUDOMODEL_H_
|
| #define XFA_FXFA_PARSER_CSCRIPT_SIGNATUREPSEUDOMODEL_H_
|
|
|
| -#include "fxjs/include/cfxjse_arguments.h"
|
| +#include "fxjs/cfxjse_arguments.h"
|
| #include "xfa/fxfa/parser/xfa_object.h"
|
|
|
| class CScript_SignaturePseudoModel : public CXFA_Object {
|
|
|