summaryrefslogtreecommitdiff
path: root/apps/pdfapp.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/pdfapp.h')
-rw-r--r--apps/pdfapp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/pdfapp.h b/apps/pdfapp.h
index d243dea1..1c80ee4a 100644
--- a/apps/pdfapp.h
+++ b/apps/pdfapp.h
@@ -27,6 +27,7 @@ struct pdfapp_s
pdf_xref *xref;
pdf_outline *outline;
int pagecount;
+ fz_glyphcache *cache;
/* current view params */
float zoom;