| Index: xfa/fgas/font/fgas_stdfontmgr.h
|
| diff --git a/xfa/fgas/font/fgas_stdfontmgr.h b/xfa/fgas/font/fgas_stdfontmgr.h
|
| index 8c83884236d15cf60639b9b050d103c53d58d6ee..4de6971738502cf90f156534eb80e8c1aa9e94b9 100644
|
| --- a/xfa/fgas/font/fgas_stdfontmgr.h
|
| +++ b/xfa/fgas/font/fgas_stdfontmgr.h
|
| @@ -10,6 +10,8 @@
|
| #include <vector>
|
|
|
| #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 "third_party/freetype/include/freetype/fttypes.h"
|
| #include "xfa/fgas/font/fgas_font.h"
|
|
|