summaryrefslogtreecommitdiff
path: root/apps/mupdfinfo.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-03-12 17:15:47 +0000
committerRobin Watts <robin.watts@artifex.com>2012-03-12 17:38:14 +0000
commit1013512f2851242c446443ff0eeb297701710e2b (patch)
treeba326c5bff9de775df8ca4fb4f58ff0f1b2ad6ce /apps/mupdfinfo.c
parentcb2441e8ed1136dc85a9cd02f733035277be43b2 (diff)
parent2bd952f3fa8241aad0626f39343cffa9855c2d8c (diff)
downloadmupdf-1013512f2851242c446443ff0eeb297701710e2b.tar.xz
Merge branch 'header-split'
Diffstat (limited to 'apps/mupdfinfo.c')
-rw-r--r--apps/mupdfinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mupdfinfo.c b/apps/mupdfinfo.c
index 161a80f1..d567bf8e 100644
--- a/apps/mupdfinfo.c
+++ b/apps/mupdfinfo.c
@@ -4,7 +4,7 @@
*/
#include "fitz.h"
-#include "mupdf.h"
+#include "mupdf-internal.h"
pdf_document *xref;
fz_context *ctx;