| Index: xfa/fgas/font/cfgas_fontmgr.cpp
|
| diff --git a/xfa/fgas/font/cfgas_fontmgr.cpp b/xfa/fgas/font/cfgas_fontmgr.cpp
|
| index 1830850ce6a3414eef9d07d486c36d0edb51e866..9b95318bd0e5be3ab58fedf968480237252e19d8 100644
|
| --- a/xfa/fgas/font/cfgas_fontmgr.cpp
|
| +++ b/xfa/fgas/font/cfgas_fontmgr.cpp
|
| @@ -16,8 +16,8 @@
|
| #include "core/fxge/ifx_systemfontinfo.h"
|
| #include "third_party/base/ptr_util.h"
|
| #include "xfa/fgas/crt/fgas_codepage.h"
|
| +#include "xfa/fgas/font/cfgas_gefont.h"
|
| #include "xfa/fgas/font/fgas_fontutils.h"
|
| -#include "xfa/fgas/font/fgas_gefont.h"
|
|
|
| #if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_
|
|
|
|
|