summaryrefslogtreecommitdiff
path: root/apps/pdfapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/pdfapp.h')
-rw-r--r--apps/pdfapp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/pdfapp.h b/apps/pdfapp.h
index 1a161d93..6bafbbf8 100644
--- a/apps/pdfapp.h
+++ b/apps/pdfapp.h
@@ -32,7 +32,7 @@ struct pdfapp_s
char *doctitle;
pdf_xref *xref;
pdf_outline *outline;
- xps_context *xps;
+ xps_document *xps;
int pagecount;
fz_glyph_cache *cache;