diff options
Diffstat (limited to 'xfa/fxfa/app/xfa_ffapp.h')
-rw-r--r-- | xfa/fxfa/app/xfa_ffapp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fxfa/app/xfa_ffapp.h b/xfa/fxfa/app/xfa_ffapp.h index 0374d4ac5b..675c6ba879 100644 --- a/xfa/fxfa/app/xfa_ffapp.h +++ b/xfa/fxfa/app/xfa_ffapp.h @@ -8,6 +8,7 @@ #define XFA_FXFA_APP_XFA_FFAPP_H_ #include "core/include/fpdfapi/cpdf_stream.h" +#include "core/include/fpdfapi/cpdf_stream_acc.h" #include "xfa/fgas/font/fgas_font.h" #include "xfa/include/fwl/adapter/fwl_adapternative.h" #include "xfa/include/fwl/adapter/fwl_sdadapterimp.h" |