diff options
Diffstat (limited to 'xfa/src/fxfa/app/xfa_fontmgr.cpp')
-rw-r--r-- | xfa/src/fxfa/app/xfa_fontmgr.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/src/fxfa/app/xfa_fontmgr.cpp b/xfa/src/fxfa/app/xfa_fontmgr.cpp index cc5de78d63..1b9fb5f01c 100644 --- a/xfa/src/fxfa/app/xfa_fontmgr.cpp +++ b/xfa/src/fxfa/app/xfa_fontmgr.cpp @@ -8,6 +8,7 @@ #include <algorithm> +#include "core/include/fpdfapi/cpdf_document.h" #include "core/include/fpdfapi/fpdf_resource.h" #include "xfa/src/fxfa/app/xfa_ffapp.h" #include "xfa/src/fxfa/app/xfa_ffdoc.h" |