[PATCH] Bring in Xdefs.h for the definition of XID
Bernardo Innocenti
bernie at codewiz.org
Fri Nov 30 11:13:08 PST 2007
---
render.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/render.h b/render.h
index 497af6d..4c69a5e 100644
--- a/render.h
+++ b/render.h
@@ -26,6 +26,8 @@
#ifndef _RENDER_H_
#define _RENDER_H_
+#include <X11/Xdefs.h> /* For XID */
+
typedef XID Glyph;
typedef XID GlyphSet;
typedef XID Picture;
--
1.5.3.6.879.gf8111
More information about the xorg
mailing list