Module: Mesa
Branch: 7.9
Commit: 14bae5cdf2f0708c725f8c73d9cf8a2fc6d05837
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=14bae5cdf2f0708c725f8c73d9cf8a2fc6d05837

Author: Thomas Hellstrom <thellst...@vmware.com>
Date:   Tue Oct 12 11:07:38 2010 +0200

xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers

Signed-off-by: Thomas Hellstrom <thellst...@vmware.com>

---

 src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c 
b/src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c
index 237b308..9c075b5 100644
--- a/src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c
+++ b/src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c
@@ -32,6 +32,7 @@
  *      allows X clients to communicate with the driver.
  */
 
+#include <xorg-server.h>
 #include "dixstruct.h"
 #include "extnsionst.h"
 #include <X11/X.h>

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

Reply via email to