From 07630d897ef37cad8b79d073d9edc891d5a7bddd Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 31 Aug 2007 15:16:01 -0700 Subject: Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it. --- render/picturestr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/picturestr.h') diff --git a/render/picturestr.h b/render/picturestr.h index 005c58808..09a713199 100644 --- a/render/picturestr.h +++ b/render/picturestr.h @@ -24,8 +24,8 @@ #ifndef _PICTURESTR_H_ #define _PICTURESTR_H_ -#include "glyphstr.h" #include "scrnintstr.h" +#include "glyphstr.h" #include "resource.h" typedef struct _DirectFormat { -- cgit v1.2.3