| Index: xfa/fgas/font/fgas_fontutils.cpp
|
| diff --git a/xfa/fgas/font/fgas_fontutils.cpp b/xfa/fgas/font/fgas_fontutils.cpp
|
| index e115e0f42da612c112aa6a1ed8aef2742d21d326..a0767d74f55501cb219f2063ca0e72bf4ca485a6 100644
|
| --- a/xfa/fgas/font/fgas_fontutils.cpp
|
| +++ b/xfa/fgas/font/fgas_fontutils.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "xfa/fgas/font/fgas_fontutils.h"
|
|
|
| -#include "core/include/fxcrt/fx_ext.h"
|
| +#include "core/fxcrt/include/fx_ext.h"
|
| #include "xfa/fgas/font/fgas_font.h"
|
|
|
| FX_DWORD FGAS_GetFontHashCode(uint16_t wCodePage, FX_DWORD dwFontStyles) {
|
|
|