summaryrefslogtreecommitdiff
path: root/xfa/src/fxfa/src/app/xfa_ffnotify.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxfa/src/app/xfa_ffnotify.h')
-rw-r--r--xfa/src/fxfa/src/app/xfa_ffnotify.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/src/fxfa/src/app/xfa_ffnotify.h b/xfa/src/fxfa/src/app/xfa_ffnotify.h
index 311d99b95d..3a6093be7c 100644
--- a/xfa/src/fxfa/src/app/xfa_ffnotify.h
+++ b/xfa/src/fxfa/src/app/xfa_ffnotify.h
@@ -7,6 +7,8 @@
#ifndef XFA_SRC_FXFA_SRC_APP_XFA_FFNOTIFY_H_
#define XFA_SRC_FXFA_SRC_APP_XFA_FFNOTIFY_H_
+#include "xfa/src/fxfa/src/common/xfa_document.h"
+
class CXFA_FFNotify : public IXFA_Notify {
public:
CXFA_FFNotify(CXFA_FFDoc* pDoc);