2013-09-26 17:14:40 +02:00

14 lines
258 B
Plaintext

$NetBSD: patch-aa,v 1.2 2012/06/03 18:38:01 wiz Exp $
--- render.h.orig 2010-08-10 14:04:55.000000000 +0000
+++ render.h
@@ -28,6 +28,8 @@
#include <X11/Xdefs.h>
+#include <X11/X.h>
+
typedef XID Glyph;
typedef XID GlyphSet;
typedef XID Picture;