Index: xfa/src/fxfa/src/app/xfa_ffimageedit.h |
diff --git a/xfa/src/fxfa/src/app/xfa_ffimageedit.h b/xfa/src/fxfa/src/app/xfa_ffimageedit.h |
index 09fc2e9c687979dd85cb20688e661765ebc6ac41..a433a74c0f16ecc9a454bb0d99a3d42ce3c2e89b 100644 |
--- a/xfa/src/fxfa/src/app/xfa_ffimageedit.h |
+++ b/xfa/src/fxfa/src/app/xfa_ffimageedit.h |
@@ -7,6 +7,8 @@ |
#ifndef XFA_SRC_FXFA_SRC_APP_XFA_FFIMAGEEDIT_H_ |
#define XFA_SRC_FXFA_SRC_APP_XFA_FFIMAGEEDIT_H_ |
+#include "xfa/src/fxfa/src/app/xfa_fffield.h" |
+ |
class CXFA_FFImageEdit : public CXFA_FFField { |
public: |
CXFA_FFImageEdit(CXFA_FFPageView* pPageView, CXFA_WidgetAcc* pDataAcc); |