From: Thomas Hellstrom Date: Mon, 4 Jul 2011 07:24:19 +0000 (+0200) Subject: xa-vmwgfx: Remove unnecessary include X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a2a5ba5145e9e86470d2a2fa956677c6bc8c9597;p=mesa.git xa-vmwgfx: Remove unnecessary include Signed-off-by: Thomas Hellstrom --- diff --git a/src/gallium/targets/xa-vmwgfx/vmw_target.c b/src/gallium/targets/xa-vmwgfx/vmw_target.c index f4a49d9a6f2..15089d6db26 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)