Bug 12578 - renderproto-0.9.3: render.h does not compile

https://bugs.freedesktop.org/show_bug.cgi?id=12578
This commit is contained in:
Sami Farin 2007-09-26 11:31:00 -07:00 committed by Alan Coopersmith
parent e44c308a0a
commit 6122aa1ed3

View file

@ -26,6 +26,8 @@
#ifndef _RENDER_H_
#define _RENDER_H_
#include <X11/Xdefs.h>
typedef XID Glyph;
typedef XID GlyphSet;
typedef XID Picture;