diff options
Diffstat (limited to 'src')
-rw-r--r-- | 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 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) |