summaryrefslogtreecommitdiff
path: root/xfa/src/fee/src/fee/fde_txtedtbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fee/src/fee/fde_txtedtbuf.h')
-rw-r--r--xfa/src/fee/src/fee/fde_txtedtbuf.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/xfa/src/fee/src/fee/fde_txtedtbuf.h b/xfa/src/fee/src/fee/fde_txtedtbuf.h
index fd551aa9cc..be4e942d9b 100644
--- a/xfa/src/fee/src/fee/fde_txtedtbuf.h
+++ b/xfa/src/fee/src/fee/fde_txtedtbuf.h
@@ -7,9 +7,11 @@
#ifndef XFA_SRC_FEE_SRC_FEE_FDE_TXTEDTBUF_H_
#define XFA_SRC_FEE_SRC_FEE_FDE_TXTEDTBUF_H_
+#include "xfa/src/fgas/include/fx_mem.h"
+
class IFX_CharIter;
-class CFDE_TxtEdtBufIter;
class CFDE_TxtEdtBuf;
+
class CFDE_TxtEdtBufIter : public IFX_CharIter {
public:
#ifdef FDE_USEFORMATBLOCK