summaryrefslogtreecommitdiff
path: root/fitz/image_tiff.c
diff options
context:
space:
mode:
Diffstat (limited to 'fitz/image_tiff.c')
-rw-r--r--fitz/image_tiff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fitz/image_tiff.c b/fitz/image_tiff.c
index 7a372214..1249927f 100644
--- a/fitz/image_tiff.c
+++ b/fitz/image_tiff.c
@@ -1,4 +1,4 @@
-#include "fitz-internal.h"
+#include "mupdf/fitz-internal.h"
/*
* TIFF image loader. Should be enough to support TIFF files in XPS.