| Index: xfa/fgas/crt/fgas_codepage.h
|
| diff --git a/xfa/fgas/crt/fgas_codepage.h b/xfa/fgas/crt/fgas_codepage.h
|
| index fe69f7ce93893041ae5d75ecd66e40207e34e1e1..15bdd7448798424cfcb910e562571dac5b815343 100644
|
| --- a/xfa/fgas/crt/fgas_codepage.h
|
| +++ b/xfa/fgas/crt/fgas_codepage.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FGAS_CRT_FGAS_CODEPAGE_H_
|
| #define XFA_FGAS_CRT_FGAS_CODEPAGE_H_
|
|
|
| -#include "core/include/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/include/fx_basic.h"
|
|
|
| #define FX_CODEPAGE_DefANSI 0
|
| #define FX_CODEPAGE_DefOEM 1
|
|
|