| Index: xfa/fgas/font/fgas_gefont.cpp
|
| diff --git a/xfa/fgas/font/fgas_gefont.cpp b/xfa/fgas/font/fgas_gefont.cpp
|
| index 7492de246b749b653b46ff1929a9fd6f41c3dbe5..3a5b1cdbca9bddcffe003fd54218f1e6e655a53e 100644
|
| --- a/xfa/fgas/font/fgas_gefont.cpp
|
| +++ b/xfa/fgas/font/fgas_gefont.cpp
|
| @@ -6,6 +6,8 @@
|
|
|
| #include "xfa/fgas/font/fgas_gefont.h"
|
|
|
| +#include "core/fxge/include/cfx_unicodeencoding.h"
|
| +#include "core/fxge/include/cfx_unicodeencodingex.h"
|
| #include "xfa/fgas/crt/fgas_codepage.h"
|
| #include "xfa/fgas/font/fgas_fontutils.h"
|
| #include "xfa/fxfa/include/xfa_fontmgr.h"
|
|
|