diff options
Diffstat (limited to 'fitz/stm_comp_buf.c')
-rw-r--r-- | fitz/stm_comp_buf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fitz/stm_comp_buf.c b/fitz/stm_comp_buf.c index e6a167b5..77f7b741 100644 --- a/fitz/stm_comp_buf.c +++ b/fitz/stm_comp_buf.c @@ -1,4 +1,4 @@ -#include "fitz-internal.h" +#include "mupdf/fitz-internal.h" /* This code needs to be kept out of stm_buffer.c to avoid it being * pulled into cmapdump.c */ |