summaryrefslogtreecommitdiff
path: root/apps/unix/x11pdf.c
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2005-06-05 01:16:53 +0200
committerTor Andersson <tor@ghostscript.com>2005-06-05 01:16:53 +0200
commitaae3c49df6a0e8533ac2bfa5a69523b9ac1433fa (patch)
treec0ba30376d61895835acb178b412a7c1ea402a5c /apps/unix/x11pdf.c
parent7560c64207af372f7d75763285a6e955d3e68486 (diff)
downloadmupdf-aae3c49df6a0e8533ac2bfa5a69523b9ac1433fa.tar.xz
fix x11 warnings and a stray include
Diffstat (limited to 'apps/unix/x11pdf.c')
-rw-r--r--apps/unix/x11pdf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/unix/x11pdf.c b/apps/unix/x11pdf.c
index eecb70dd..72bccd69 100644
--- a/apps/unix/x11pdf.c
+++ b/apps/unix/x11pdf.c
@@ -7,7 +7,6 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>
-#include <X11/Intrinsic.h>
#include <X11/cursorfont.h>
#include <X11/keysym.h>