Mesa (master): xa-vmwgfx: Remove unnecessary include

Thomas Hellstrom thomash at kemper.freedesktop.org
Mon Jul 4 08:32:37 UTC 2011


Module: Mesa
Branch: master
Commit: a2a5ba5145e9e86470d2a2fa956677c6bc8c9597
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a2a5ba5145e9e86470d2a2fa956677c6bc8c9597

Author: Thomas Hellstrom <thellstrom at vmware.com>
Date:   Mon Jul  4 09:24:19 2011 +0200

xa-vmwgfx: Remove unnecessary include

Signed-off-by: Thomas Hellstrom <thellstrom at vmware.com>

---

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

diff --git a/src/gallium/targets/xa-vmwgfx/vmw_target.c b/src/gallium/targets/xa-vmwgfx/vmw_target.c
index f4a49d9..15089d6 100644
--- a/src/gallium/targets/xa-vmwgfx/vmw_target.c
+++ b/src/gallium/targets/xa-vmwgfx/vmw_target.c
@@ -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)




More information about the mesa-commit mailing list