Chromium Code Reviews| Index: xfa/src/fgas/src/layout/fx_unicode.h |
| diff --git a/xfa/src/fgas/src/layout/fx_unicode.h b/xfa/src/fgas/src/layout/fx_unicode.h |
| index 70652e40f0fdf2f3865cb15530c03d2089c1514f..0b119dec1c764645e622ef75f307b8f82121603f 100644 |
| --- a/xfa/src/fgas/src/layout/fx_unicode.h |
| +++ b/xfa/src/fgas/src/layout/fx_unicode.h |
| @@ -7,6 +7,8 @@ |
| #ifndef XFA_SRC_FGAS_SRC_LAYOUT_FX_UNICODE_H_ |
| #define XFA_SRC_FGAS_SRC_LAYOUT_FX_UNICODE_H_ |
| +#include "xfa/src/fgas/include/fx_utl.h" |
| + |
| struct FX_TPO { |
| int32_t index; |
| int32_t pos; |