From e0574a617b9133cd728be8ea3618ef1312eeebbf Mon Sep 17 00:00:00 2001 From: Ian Osgood Date: Sat, 1 Jul 2006 00:55:08 -0700 Subject: [PATCH] Finally remove X.h from xcb.h, fix broken image tests. --- src/xcb.h | 1 - 1 file changed, 1 deletion(-) 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 #include #include -- 2.34.1