Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > e265b08b6bebf8514a189c80db57a2d3 > files > 33

x11-server-1.3.0.0-25.1mdv2008.0.src.rpm

From c11cf7876949e78f86ef045c76617fd816bdbebc Mon Sep 17 00:00:00 2001
From: Aaron Plattner <aplattner@nvidia.com>
Date: Thu, 26 Jul 2007 11:49:46 -0700
Subject: [PATCH] Include picturestr.h in xf86Crtc.h to pick up definition of PictTransform.

---
 hw/xfree86/modes/xf86Crtc.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/hw/xfree86/modes/xf86Crtc.h b/hw/xfree86/modes/xf86Crtc.h
index 982a3d7..a4e8ea3 100644
--- a/hw/xfree86/modes/xf86Crtc.h
+++ b/hw/xfree86/modes/xf86Crtc.h
@@ -30,6 +30,7 @@
 #include "xf86Modes.h"
 #include "xf86Cursor.h"
 #include "damage.h"
+#include "picturestr.h"
 
 /* Compat definitions for older X Servers. */
 #ifndef M_T_PREFERRED
-- 
1.5.2.4