diff options
Diffstat (limited to 'fpdfsdk/fpdf_catalog.cpp')
-rw-r--r-- | fpdfsdk/fpdf_catalog.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fpdfsdk/fpdf_catalog.cpp b/fpdfsdk/fpdf_catalog.cpp index af6e40a0ad..97bddde05d 100644 --- a/fpdfsdk/fpdf_catalog.cpp +++ b/fpdfsdk/fpdf_catalog.cpp @@ -4,6 +4,7 @@ #include "public/fpdf_catalog.h" +#include "core/fpdfapi/parser/cpdf_dictionary.h" #include "core/fpdfapi/parser/cpdf_document.h" #include "fpdfsdk/cpdfsdk_helpers.h" |