| Index: xfa/fgas/layout/fgas_linebreak.cpp
|
| diff --git a/xfa/fgas/layout/fgas_linebreak.cpp b/xfa/fgas/layout/fgas_linebreak.cpp
|
| index 519ccc590a224b424534890e03e5bd663f313a23..2a9e3be522eb7bf61a9a65c842da351adeb124c9 100644
|
| --- a/xfa/fgas/layout/fgas_linebreak.cpp
|
| +++ b/xfa/fgas/layout/fgas_linebreak.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "xfa/fgas/layout/fgas_linebreak.h"
|
|
|
| -#include "core/fxcrt/include/fx_ucd.h"
|
| +#include "core/fxcrt/fx_ucd.h"
|
|
|
| const FX_LINEBREAKTYPE gs_FX_LineBreak_PairTable[64][32] = {
|
| {FX_LBPB, FX_LBPB, FX_LBPB, FX_LBPB, FX_LBPB, FX_LBPB, FX_LBPB, FX_LBPB,
|
|
|