diff options
Diffstat (limited to 'draw/draw_unpack.c')
-rw-r--r-- | draw/draw_unpack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/draw/draw_unpack.c b/draw/draw_unpack.c index e7952d04..7951b6ef 100644 --- a/draw/draw_unpack.c +++ b/draw/draw_unpack.c @@ -1,4 +1,4 @@ -#include "fitz-internal.h" +#include "mupdf/fitz-internal.h" /* Unpack image samples and optionally pad pixels with opaque alpha */ |