diff options
Diffstat (limited to 'pdf/pdf_xref_aux.c')
-rw-r--r-- | pdf/pdf_xref_aux.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf/pdf_xref_aux.c b/pdf/pdf_xref_aux.c index c34a86ed..4a847cbe 100644 --- a/pdf/pdf_xref_aux.c +++ b/pdf/pdf_xref_aux.c @@ -1,5 +1,5 @@ -#include "fitz-internal.h" -#include "mupdf-internal.h" +#include "mupdf/fitz-internal.h" +#include "mupdf/pdf-internal.h" /* These functions have been split out of pdf_xref.c to allow tools |