summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg-1.3.0.0/glyphstr.patch
blob: 69557274054624248cdf2b10b478011d72e427d9 (plain)
1
2
3
4
5
6
7
8
9
10
--- xorg-server-1.3.0.0/render/glyphstr.h~	2006-09-18 03:04:18.000000000 -0300
+++ xorg-server-1.3.0.0/render/glyphstr.h	2008-02-03 22:14:23.187159732 -0200
@@ -25,6 +25,7 @@
 #ifndef _GLYPHSTR_H_
 #define _GLYPHSTR_H_
 
+#include <X11/X.h>
 #include <X11/extensions/renderproto.h>
 #include "picture.h"
 #include "screenint.h"