| Index: xfa/fxfa/fm2js/xfa_error.h
|
| diff --git a/xfa/fxfa/fm2js/xfa_error.h b/xfa/fxfa/fm2js/xfa_error.h
|
| index 1da1e245c09343e3b7d50f3246e32c84c9dc9890..b8116edf2ac3a7c67e8044d2b4d06dc01eb6a56a 100644
|
| --- a/xfa/fxfa/fm2js/xfa_error.h
|
| +++ b/xfa/fxfa/fm2js/xfa_error.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FXFA_FM2JS_XFA_ERROR_H_
|
| #define XFA_FXFA_FM2JS_XFA_ERROR_H_
|
|
|
| -#include "core/include/fxcrt/fx_string.h"
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_string.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
|
|
| enum XFA_FM_ERRMSG {
|
| FMERR_UNSUPPORTED_CHAR,
|
|
|