summaryrefslogtreecommitdiff
path: root/render/rastshade.c
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2004-12-01 06:52:32 +0100
committerTor Andersson <tor@ghostscript.com>2004-12-01 06:52:32 +0100
commit615d27315a131bea0df699c3daa1102289b433c6 (patch)
treeabf1a1f17ff332db226ed48606f26fd5f0d7e8c3 /render/rastshade.c
parent4e4e30e57fb4170f3a9dd0a9c23da78c2b46a69f (diff)
downloadmupdf-615d27315a131bea0df699c3daa1102289b433c6.tar.xz
refactor resource loading and item store
Diffstat (limited to 'render/rastshade.c')
-rw-r--r--render/rastshade.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/render/rastshade.c b/render/rastshade.c
index 89a06f40..4affae36 100644
--- a/render/rastshade.c
+++ b/render/rastshade.c
@@ -1,5 +1,4 @@
#include <fitz.h>
-#include <mupdf.h>
fz_error *
fz_rendershade1(fz_shade *shade, fz_matrix ctm, fz_colorspace *dsts, fz_pixmap *dstp, int over)