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

Author: Vinson Lee <v...@vmware.com>
Date:   Thu Jun  3 17:29:59 2010 -0700

nv50: Remove unnecessary header.

---

 src/gallium/drivers/nv50/nv50_surface.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/nv50/nv50_surface.c 
b/src/gallium/drivers/nv50/nv50_surface.c
index 5535610..814921f 100644
--- a/src/gallium/drivers/nv50/nv50_surface.c
+++ b/src/gallium/drivers/nv50/nv50_surface.c
@@ -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 */

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to