nv50: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Fri, 4 Jun 2010 00:29:59 +0000 (17:29 -0700)
committerVinson Lee <vlee@vmware.com>
Fri, 4 Jun 2010 00:29:59 +0000 (17:29 -0700)
src/gallium/drivers/nv50/nv50_surface.c

index 5535610..814921f 100644 (file)
@@ -29,7 +29,6 @@
 #include "util/u_inlines.h"
 #include "util/u_pack_color.h"
 
-#include "util/u_tile.h"
 #include "util/u_format.h"
 
 /* return TRUE for formats that can be converted among each other by NV50_2D */