summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-06-19 17:09:53 +0200
committerTor Andersson <tor.andersson@artifex.com>2013-06-20 16:45:44 +0200
commit643370f04348569b5e5e577660031d638537671c (patch)
treeda9b1bc196b272a7d95a8b446fd69a00644aeab0 /source
parent0a927854a10e1e6b9770a81e2e1d9f3093631757 (diff)
downloadmupdf-643370f04348569b5e5e577660031d638537671c.tar.xz
Update source, makefiles and win32 projects.
Diffstat (limited to 'source')
-rw-r--r--source/img/muimage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/img/muimage.c b/source/img/muimage.c
index ed3280b2..759653a7 100644
--- a/source/img/muimage.c
+++ b/source/img/muimage.c
@@ -1,4 +1,4 @@
-#include "mupdf/image.h"
+#include "mupdf/img.h"
#include <ctype.h> /* for tolower */