diff options
Diffstat (limited to 'fitz/crypt_md5.c')
-rw-r--r-- | fitz/crypt_md5.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fitz/crypt_md5.c b/fitz/crypt_md5.c index 87c0909d..3c896379 100644 --- a/fitz/crypt_md5.c +++ b/fitz/crypt_md5.c @@ -23,7 +23,7 @@ These notices must be retained in any copies of any part of this documentation and/or software. */ -#include "fitz-internal.h" +#include "mupdf/fitz-internal.h" /* Constants for MD5Transform routine */ enum |