diff options
author | Ian Osgood <iano@quirkster.com> | 2006-07-01 00:55:08 -0700 |
---|---|---|
committer | Ian Osgood <iano@quirkster.com> | 2006-07-01 00:55:08 -0700 |
commit | e0574a617b9133cd728be8ea3618ef1312eeebbf (patch) | |
tree | 186a71ebeb2434857c200b2f609cd7169d2d855f /src/xcb.h | |
parent | db2504130bc450bd328830060cb3a243dd06b52f (diff) |
Finally remove X.h from xcb.h, fix broken image tests.
Diffstat (limited to 'src/xcb.h')
-rw-r--r-- | src/xcb.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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> |