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

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
This commit is contained in:
Thomas Hellstrom 2010-10-12 11:07:38 +02:00
parent ec08047a80
commit f0bbf130f9

View 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>