summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-imp.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/pdf/pdf-imp.h')
-rw-r--r--source/pdf/pdf-imp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/pdf/pdf-imp.h b/source/pdf/pdf-imp.h
index 5f2dcc2d..6dd3571d 100644
--- a/source/pdf/pdf-imp.h
+++ b/source/pdf/pdf-imp.h
@@ -8,4 +8,6 @@ void pdf_drop_ocg(fz_context *ctx, pdf_document *doc);
int pdf_is_hidden_ocg(fz_context *ctx, pdf_ocg_descriptor *desc, pdf_obj *rdb, const char *usage, pdf_obj *ocg);
+void pdf_drop_portfolio(fz_context *ctx, pdf_document *doc);
+
#endif