summaryrefslogtreecommitdiff
path: root/xfa/src/fxfa/src/app/xfa_ffcheckbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxfa/src/app/xfa_ffcheckbutton.h')
-rw-r--r--xfa/src/fxfa/src/app/xfa_ffcheckbutton.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/xfa/src/fxfa/src/app/xfa_ffcheckbutton.h b/xfa/src/fxfa/src/app/xfa_ffcheckbutton.h
index 38b0184384..3a41d3ae06 100644
--- a/xfa/src/fxfa/src/app/xfa_ffcheckbutton.h
+++ b/xfa/src/fxfa/src/app/xfa_ffcheckbutton.h
@@ -7,6 +7,9 @@
#ifndef XFA_SRC_FXFA_SRC_APP_XFA_FFCHECKBUTTON_H_
#define XFA_SRC_FXFA_SRC_APP_XFA_FFCHECKBUTTON_H_
+#include "xfa/src/fxfa/src/app/xfa_fffield.h"
+#include "xfa/src/fxfa/src/app/xfa_ffpageview.h"
+
class CXFA_FFExclGroup;
class CXFA_FFCheckButton : public CXFA_FFField {
public: