| Index: xfa/fgas/font/fgas_stdfontmgr.h
|
| diff --git a/xfa/fgas/font/fgas_stdfontmgr.h b/xfa/fgas/font/fgas_stdfontmgr.h
|
| index 0506876b64fc4ef91be14e61947843b9c9bee268..6fed90da5075dc8b1704a17f9ef5600a8b297960 100644
|
| --- a/xfa/fgas/font/fgas_stdfontmgr.h
|
| +++ b/xfa/fgas/font/fgas_stdfontmgr.h
|
| @@ -11,8 +11,8 @@
|
|
|
| #include "core/fxcrt/include/fx_ext.h"
|
| #include "core/fxge/include/cfx_fontmapper.h"
|
| -#include "core/fxge/include/ifx_systemfontinfo.h"
|
| #include "core/fxge/include/fx_freetype.h"
|
| +#include "core/fxge/include/ifx_systemfontinfo.h"
|
| #include "third_party/freetype/include/freetype/fttypes.h"
|
| #include "xfa/fgas/font/fgas_font.h"
|
|
|
|
|