[PATCH] render.h: Include X.h for definition of XID
David Sharp
whereami at gmail.com
Wed Oct 3 20:12:03 PDT 2007
Fixes build of mpx branch of Xserver
---
render.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/render.h b/render.h
index 497af6d..5c93bd2 100644
--- a/render.h
+++ b/render.h
@@ -26,6 +26,8 @@
#ifndef _RENDER_H_
#define _RENDER_H_
+#include <X11/X.h>
+
typedef XID Glyph;
typedef XID GlyphSet;
typedef XID Picture;
--
1.5.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-render.h-Include-X.h-for-definition-of-XID.patch
Type: text/x-patch
Size: 589 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20071003/117be942/attachment.bin>
More information about the xorg
mailing list