Module: Mesa
Branch: 7.8
Commit: 54af54277a7a469ed2b9821ef6ed7ed464381f91
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=54af54277a7a469ed2b9821ef6ed7ed464381f91

Author: Jakob Bornecrantz <ja...@vmware.com>
Date:   Sat Feb  6 16:58:32 2010 +0000

st/xorg: Include cursorstr.h

---

 src/gallium/state_trackers/xorg/xorg_crtc.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/gallium/state_trackers/xorg/xorg_crtc.c 
b/src/gallium/state_trackers/xorg/xorg_crtc.c
index 53a3c5c..a428fa8 100644
--- a/src/gallium/state_trackers/xorg/xorg_crtc.c
+++ b/src/gallium/state_trackers/xorg/xorg_crtc.c
@@ -39,6 +39,7 @@
 #include <xf86.h>
 #include <xf86i2c.h>
 #include <xf86Crtc.h>
+#include <cursorstr.h>
 #include "xorg_tracker.h"
 #include "xf86Modes.h"
 

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to