Mesa (master): st/xorg: Include cursorstr.h
Michel Dänzer
daenzer at kemper.freedesktop.org
Thu Mar 11 03:15:05 PST 2010
Module: Mesa
Branch: master
Commit: 54af54277a7a469ed2b9821ef6ed7ed464381f91
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=54af54277a7a469ed2b9821ef6ed7ed464381f91
Author: Jakob Bornecrantz <jakob at 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"
More information about the mesa-commit
mailing list