| Index: xfa/fxfa/parser/xfa_script.h
|
| diff --git a/xfa/fxfa/parser/xfa_script.h b/xfa/fxfa/parser/xfa_script.h
|
| index d92ede37c59f1f83980470baf424a9f98c33b2e1..e608d4feec1464c0e005ffae58c72220e10b4f26 100644
|
| --- a/xfa/fxfa/parser/xfa_script.h
|
| +++ b/xfa/fxfa/parser/xfa_script.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXFA_PARSER_XFA_SCRIPT_H_
|
| #define XFA_FXFA_PARSER_XFA_SCRIPT_H_
|
|
|
| -#include "xfa/include/fxfa/fxfa.h"
|
| +#include "xfa/fxfa/include/fxfa.h"
|
|
|
| #define XFA_RESOLVENODE_Children 0x0001
|
| #define XFA_RESOLVENODE_Attributes 0x0004
|
|
|