summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/pixmap.h
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2017-08-02 12:11:03 +0100
committerRobin Watts <robin.watts@artifex.com>2017-10-24 15:16:35 +0100
commit5ca92b5a7166cb0304f9d30d0989b5379c7fa532 (patch)
tree13e8cd576815154304b34ed51f30f15bc4c02ab6 /include/mupdf/fitz/pixmap.h
parent874cd7a3b8b803702f1d6ccb8c674e8662002e9b (diff)
downloadmupdf-5ca92b5a7166cb0304f9d30d0989b5379c7fa532.tar.xz
Fix overprint with shadings.
Diffstat (limited to 'include/mupdf/fitz/pixmap.h')
-rw-r--r--include/mupdf/fitz/pixmap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mupdf/fitz/pixmap.h b/include/mupdf/fitz/pixmap.h
index 4fc84b48..a555a046 100644
--- a/include/mupdf/fitz/pixmap.h
+++ b/include/mupdf/fitz/pixmap.h
@@ -16,6 +16,7 @@
*/
typedef struct fz_pixmap_s fz_pixmap;
+typedef struct fz_overprint_s fz_overprint;
/*
fz_pixmap_bbox: Return the bounding box for a pixmap.