diff options
Diffstat (limited to 'source/fitz/stream-open.c')
-rw-r--r-- | source/fitz/stream-open.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/fitz/stream-open.c b/source/fitz/stream-open.c index e70fc0e9..f999014b 100644 --- a/source/fitz/stream-open.c +++ b/source/fitz/stream-open.c @@ -1,4 +1,4 @@ -#include "mupdf/fitz.h" +#include "fitz-imp.h" int fz_file_exists(fz_context *ctx, const char *path) |