summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Osgood <iano@quirkster.com>2006-07-01 00:55:08 -0700
committerIan Osgood <iano@quirkster.com>2006-07-01 00:55:08 -0700
commite0574a617b9133cd728be8ea3618ef1312eeebbf (patch)
tree186a71ebeb2434857c200b2f609cd7169d2d855f
parentdb2504130bc450bd328830060cb3a243dd06b52f (diff)
Finally remove X.h from xcb.h, fix broken image tests.
-rw-r--r--src/xcb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xcb.h b/src/xcb.h
index ca58e3d..639f583 100644
--- a/src/xcb.h
+++ b/src/xcb.h
@@ -44,7 +44,6 @@ typedef int16_t INT16;
typedef int32_t INT32;
#endif /* XMD_H */
-#include <X11/X.h>
#include <sys/uio.h>
#include <pthread.h>