| Index: xfa/fee/fde_txtedtpage.h
|
| diff --git a/xfa/fee/fde_txtedtpage.h b/xfa/fee/fde_txtedtpage.h
|
| index 66c4c492827a71463e4e2478c1fd41aa3fd5ce30..c7a3cb522a4e773f93880e50b3b38c97512c10b4 100644
|
| --- a/xfa/fee/fde_txtedtpage.h
|
| +++ b/xfa/fee/fde_txtedtpage.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FEE_FDE_TXTEDTPAGE_H_
|
| #define XFA_FEE_FDE_TXTEDTPAGE_H_
|
|
|
| -#include "core/include/fxcrt/fx_coordinates.h"
|
| -#include "core/include/fxcrt/fx_string.h"
|
| +#include "core/fxcrt/include/fx_coordinates.h"
|
| +#include "core/fxcrt/include/fx_string.h"
|
| #include "xfa/fde/fde_visualset.h"
|
| #include "xfa/fee/ifde_txtedtpage.h"
|
| #include "xfa/fgas/crt/fgas_utils.h"
|
|
|