Chromium Code Reviews| 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 e9164fdade09ff4831fb3fadd960c3536b69f5aa..9e32f8da2e5cc0b4973278f850fb9d59f9f53f0c 100644 |
| --- a/xfa/src/fgas/src/layout/fx_textbreak.h |
| +++ b/xfa/src/fgas/src/layout/fx_textbreak.h |
| @@ -8,6 +8,7 @@ |
| #define XFA_SRC_FGAS_SRC_LAYOUT_FX_TEXTBREAK_H_ |
| #include "core/include/fxcrt/fx_memory.h" |
| +#include "xfa/src/fgas/src/layout/fx_unicode.h" |
| class IFX_ArabicChar; |
| class CFX_Txtbreak; |