| Index: xfa/fde/tto/fde_textout.h
|
| diff --git a/xfa/fde/tto/fde_textout.h b/xfa/fde/tto/fde_textout.h
|
| index 159850e0f2e1c127268de70aa1dd3b6e804d94b8..e20c00a2e0c90c1d47d399d3b05c5336cd60444e 100644
|
| --- a/xfa/fde/tto/fde_textout.h
|
| +++ b/xfa/fde/tto/fde_textout.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FDE_TTO_FDE_TEXTOUT_H_
|
| #define XFA_FDE_TTO_FDE_TEXTOUT_H_
|
|
|
| -#include "core/include/fxge/fx_dib.h"
|
| -#include "core/include/fxge/fx_ge.h"
|
| +#include "core/fxge/include/fx_dib.h"
|
| +#include "core/fxge/include/fx_ge.h"
|
| #include "xfa/fgas/font/fgas_font.h"
|
|
|
| #define FDE_TTOSTYLE_Underline 0x0001
|
|
|