| Index: xfa/src/fgas/src/layout/fx_textbreak.h
|
| diff --git a/xfa/src/fgas/src/layout/fx_textbreak.h b/xfa/src/fgas/src/layout/fx_textbreak.h
|
| index 670b86c00bc5e071f312c56184c6df7058b275b6..fa15afd76a4afec4447e4155e12cd0c9bf1ea4e1 100644
|
| --- a/xfa/src/fgas/src/layout/fx_textbreak.h
|
| +++ b/xfa/src/fgas/src/layout/fx_textbreak.h
|
| @@ -7,7 +7,9 @@
|
| #ifndef XFA_SRC_FGAS_SRC_LAYOUT_FX_TEXTBREAK_H_
|
| #define XFA_SRC_FGAS_SRC_LAYOUT_FX_TEXTBREAK_H_
|
|
|
| +#include "core/include/fxcrt/fx_ucd.h"
|
| #include "core/include/fxcrt/fx_memory.h"
|
| +#include "xfa/src/fgas/include/fx_tbk.h"
|
| #include "xfa/src/fgas/src/layout/fx_unicode.h"
|
|
|
| class IFX_ArabicChar;
|
|
|