summaryrefslogtreecommitdiff
path: root/src/r128_sarea.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/r128_sarea.h')
-rw-r--r--src/r128_sarea.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r128_sarea.h b/src/r128_sarea.h
index beb8cfe8..b9ad29d2 100644
--- a/src/r128_sarea.h
+++ b/src/r128_sarea.h
@@ -160,7 +160,7 @@ typedef struct {
/* 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;
/* Counters for throttling of rendering clients.