summaryrefslogtreecommitdiff
path: root/hw/xfree86/modes/xf86RandR12.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/modes/xf86RandR12.c')
-rw-r--r--hw/xfree86/modes/xf86RandR12.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xfree86/modes/xf86RandR12.c b/hw/xfree86/modes/xf86RandR12.c
index e17ee5282..ad66a9145 100644
--- a/hw/xfree86/modes/xf86RandR12.c
+++ b/hw/xfree86/modes/xf86RandR12.c
@@ -294,7 +294,7 @@ xf86ComputeCrtcPan(Bool transform_in_use,
double r[3];
double q[2], u[2], t[2], v[2], w[2], p[2];
double f;
- struct pict_f_vector d;
+ struct pixman_f_vector d;
int i;
/* Get the un-normalized crtc coordinates again */
@@ -368,7 +368,7 @@ xf86RandR13Pan(xf86CrtcPtr crtc, int x, int y)
(crtc->panningTrackingArea.y2 <= crtc->panningTrackingArea.y1 ||
(y >= crtc->panningTrackingArea.y1 &&
y < crtc->panningTrackingArea.y2))) {
- struct pict_f_vector c;
+ struct pixman_f_vector c;
/*
* Pre-clip the mouse position to the panning area so that we don't