| Index: xfa/fgas/font/fgas_gefont.cpp
|
| diff --git a/xfa/fgas/font/fgas_gefont.cpp b/xfa/fgas/font/fgas_gefont.cpp
|
| index c272f9160d897944df886c56c8cf7d75ffdc5bcc..08cb80e1ef87f88bb1836364b16af1d3a9c5debd 100644
|
| --- a/xfa/fgas/font/fgas_gefont.cpp
|
| +++ b/xfa/fgas/font/fgas_gefont.cpp
|
| @@ -9,9 +9,9 @@
|
| #include <memory>
|
| #include <utility>
|
|
|
| -#include "core/fxge/include/cfx_substfont.h"
|
| -#include "core/fxge/include/cfx_unicodeencoding.h"
|
| -#include "core/fxge/include/cfx_unicodeencodingex.h"
|
| +#include "core/fxge/cfx_substfont.h"
|
| +#include "core/fxge/cfx_unicodeencoding.h"
|
| +#include "core/fxge/cfx_unicodeencodingex.h"
|
| #include "xfa/fgas/crt/fgas_codepage.h"
|
| #include "xfa/fgas/font/fgas_fontutils.h"
|
| #include "xfa/fxfa/include/xfa_fontmgr.h"
|
|
|