summaryrefslogtreecommitdiff
path: root/apps/mubusy_pdfdraw.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-01-27 13:34:32 +0000
committerRobin Watts <robin.watts@artifex.com>2012-01-27 13:36:55 +0000
commit78e29456b051f41073d706ac7d3eb76bfa08b0ab (patch)
treed224694cb640d8fa706b5acc46a18a295c8ec691 /apps/mubusy_pdfdraw.c
parent03b276d3f2db3feecb522f101e0da065c4af53d4 (diff)
downloadmupdf-78e29456b051f41073d706ac7d3eb76bfa08b0ab.tar.xz
Rename pdfdraw to mupdfdraw etc.
This a) improves our branding, and b) avoids conflicts with other pdf tools out there (pdfinfo etc).
Diffstat (limited to 'apps/mubusy_pdfdraw.c')
-rw-r--r--apps/mubusy_pdfdraw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mubusy_pdfdraw.c b/apps/mubusy_pdfdraw.c
index 638b0206..aadde1c9 100644
--- a/apps/mubusy_pdfdraw.c
+++ b/apps/mubusy_pdfdraw.c
@@ -1,2 +1,2 @@
#define MUPDF_COMBINED_EXE
-#include "pdfdraw.c"
+#include "mupdfdraw.c"