| Index: xfa/fee/fx_wordbreak/fx_wordbreak_impl.h
|
| diff --git a/xfa/fee/fx_wordbreak/fx_wordbreak_impl.h b/xfa/fee/fx_wordbreak/fx_wordbreak_impl.h
|
| index e7421ca1afbb81072fe53d252b21c19385f9bd3e..16c429b5fe75b19cfeb005182b7ea55dd13f4b32 100644
|
| --- a/xfa/fee/fx_wordbreak/fx_wordbreak_impl.h
|
| +++ b/xfa/fee/fx_wordbreak/fx_wordbreak_impl.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include <cstdint>
|
|
|
| -#include "core/include/fxcrt/fx_string.h"
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_string.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
| #include "xfa/fee/fx_wordbreak/fx_wordbreak.h"
|
| #include "xfa/fee/fx_wordbreak/fx_wordbreak_impl.h"
|
| #include "xfa/fee/ifde_txtedtengine.h"
|
|
|