diff options
Diffstat (limited to 'xfa/src/fxfa/app/xfa_ffapp.h')
-rw-r--r-- | xfa/src/fxfa/app/xfa_ffapp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fxfa/app/xfa_ffapp.h b/xfa/src/fxfa/app/xfa_ffapp.h index fc4b5e713d..ba6a0f2034 100644 --- a/xfa/src/fxfa/app/xfa_ffapp.h +++ b/xfa/src/fxfa/app/xfa_ffapp.h @@ -7,7 +7,7 @@ #ifndef XFA_SRC_FXFA_APP_XFA_FFAPP_H_ #define XFA_SRC_FXFA_APP_XFA_FFAPP_H_ -#include "core/include/fpdfapi/fpdf_objects.h" +#include "core/include/fpdfapi/cpdf_stream.h" #include "xfa/include/fwl/adapter/fwl_adapternative.h" #include "xfa/include/fwl/adapter/fwl_sdadapterimp.h" #include "xfa/include/fwl/core/fwl_app.h" |