From bea8085e04136b0ef513c17bb65c54069ec531e1 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 16 Jun 2004 09:25:58 +0000 Subject: DRI trunk-20040613 import --- src/r128_sarea.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/r128_sarea.h') diff --git a/src/r128_sarea.h b/src/r128_sarea.h index 6ffdb412..63f432b8 100644 --- a/src/r128_sarea.h +++ b/src/r128_sarea.h @@ -161,7 +161,7 @@ typedef struct { #ifdef XF86DRI /* The current cliprects, or a subset thereof. */ - XF86DRIClipRectRec boxes[R128_NR_SAREA_CLIPRECTS]; + drm_clip_rect_t boxes[R128_NR_SAREA_CLIPRECTS]; unsigned int nbox; #endif -- cgit v1.2.3