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