xa-vmwgfx: Remove unnecessary include
authorThomas Hellstrom <thellstrom@vmware.com>
Mon, 4 Jul 2011 07:24:19 +0000 (09:24 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Mon, 4 Jul 2011 07:55:40 +0000 (09:55 +0200)
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
src/gallium/targets/xa-vmwgfx/vmw_target.c

index f4a49d9a6f27e747a7a5bed8d877c466bba4087e..15089d6db264a20126697f4aeb6ee36e2c627e97 100644 (file)
@@ -3,7 +3,6 @@
 #include "state_tracker/drm_driver.h"
 #include "svga/drm/svga_drm_public.h"
 #include "svga/svga_public.h"
-#include "xa_tracker.h"
 
 static struct pipe_screen *
 create_screen(int fd)