diff options
Diffstat (limited to 'xfa/src/fee/include/ifde_txtedtbuf.h')
-rw-r--r-- | xfa/src/fee/include/ifde_txtedtbuf.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/src/fee/include/ifde_txtedtbuf.h b/xfa/src/fee/include/ifde_txtedtbuf.h index f4a9c119b9..f7c9550fe8 100644 --- a/xfa/src/fee/include/ifde_txtedtbuf.h +++ b/xfa/src/fee/include/ifde_txtedtbuf.h @@ -7,6 +7,8 @@ #ifndef XFA_SRC_FEE_INCLUDE_IFDE_TXTEDTBUF_H_ #define XFA_SRC_FEE_INCLUDE_IFDE_TXTEDTBUF_H_ +#include "core/include/fxcrt/fx_basic.h" + #define FDE_DEFCHUNKLENGTH (1024) class IFDE_TxtEdtBuf { |