summaryrefslogtreecommitdiff
path: root/xfa/src/fxfa/src/app/xfa_ffpageview.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fxfa/src/app/xfa_ffpageview.h')
-rw-r--r--xfa/src/fxfa/src/app/xfa_ffpageview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/src/fxfa/src/app/xfa_ffpageview.h b/xfa/src/fxfa/src/app/xfa_ffpageview.h
index 6d1926ea12..6ee2e140fb 100644
--- a/xfa/src/fxfa/src/app/xfa_ffpageview.h
+++ b/xfa/src/fxfa/src/app/xfa_ffpageview.h
@@ -7,6 +7,8 @@
#ifndef XFA_SRC_FXFA_SRC_APP_XFA_FFPAGEVIEW_H_
#define XFA_SRC_FXFA_SRC_APP_XFA_FFPAGEVIEW_H_
+#include "xfa/src/fxfa/src/common/xfa_doclayout.h"
+
class CXFA_FFWidget;
class CXFA_FFDocView;
class CXFA_FFPageView : public CXFA_ContainerLayoutItem, public IXFA_PageView {