| Index: xfa/fde/tto/fde_textout.cpp
|
| diff --git a/xfa/fde/tto/fde_textout.cpp b/xfa/fde/tto/fde_textout.cpp
|
| index 2105cf09b005b53145639889d54606f37cf0837d..a7b10749e62652997e217fa87648163e47b45c10 100644
|
| --- a/xfa/fde/tto/fde_textout.cpp
|
| +++ b/xfa/fde/tto/fde_textout.cpp
|
| @@ -8,8 +8,8 @@
|
|
|
| #include <algorithm>
|
|
|
| -#include "core/include/fxcrt/fx_coordinates.h"
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_coordinates.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
| #include "xfa/fde/fde_brush.h"
|
| #include "xfa/fde/fde_pen.h"
|
| #include "xfa/fde/fde_renderdevice.h"
|
|
|