| Index: xfa/fgas/layout/fgas_textbreak.cpp
|
| diff --git a/xfa/fgas/layout/fgas_textbreak.cpp b/xfa/fgas/layout/fgas_textbreak.cpp
|
| index f182a6d41337ac8238f199f7c07e3bd7320542d1..990656b1d1562c1685627dcf98d8d7ee28d27ae0 100644
|
| --- a/xfa/fgas/layout/fgas_textbreak.cpp
|
| +++ b/xfa/fgas/layout/fgas_textbreak.cpp
|
| @@ -8,8 +8,8 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "core/include/fxcrt/fx_arb.h"
|
| -#include "core/include/fxcrt/fx_memory.h"
|
| +#include "core/fxcrt/include/fx_arb.h"
|
| +#include "core/fxcrt/include/fx_memory.h"
|
| #include "xfa/fgas/layout/fgas_linebreak.h"
|
| #include "xfa/fgas/layout/fgas_unicode.h"
|
|
|
|
|