From: Vinson Lee Date: Sun, 14 Mar 2010 22:38:04 +0000 (-0700) Subject: svga: Remove unnecessary header. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=08cddfe2912ec6f8cb2a54dfa5ae12f755e549f8;p=mesa.git svga: Remove unnecessary header. --- diff --git a/src/gallium/drivers/svga/svga_screen_texture.c b/src/gallium/drivers/svga/svga_screen_texture.c index 107e4a39620..4a058eda885 100644 --- a/src/gallium/drivers/svga/svga_screen_texture.c +++ b/src/gallium/drivers/svga/svga_screen_texture.c @@ -41,8 +41,6 @@ #include "svga_debug.h" #include "svga_screen_buffer.h" -#include - /* XXX: This isn't a real hardware flag, but just a hack for kernel to * know about primary surfaces. Find a better way to accomplish this.