xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 12 Oct 2010 09:07:38 +0000 (11:07 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Tue, 12 Oct 2010 13:09:04 +0000 (15:09 +0200)
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
src/gallium/targets/xorg-vmwgfx/vmw_ctrl.c

index 237b308..9c075b5 100644 (file)
@@ -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>