mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 03:08:09 +02:00
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:
parent
e44c308a0a
commit
6122aa1ed3
1 changed files with 2 additions and 0 deletions
2
render.h
2
render.h
|
|
@ -26,6 +26,8 @@
|
|||
#ifndef _RENDER_H_
|
||||
#define _RENDER_H_
|
||||
|
||||
#include <X11/Xdefs.h>
|
||||
|
||||
typedef XID Glyph;
|
||||
typedef XID GlyphSet;
|
||||
typedef XID Picture;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue