Module: Mesa
Branch: mesa_7_7_branch
Commit: 227fc5a3083290bf8c494f1f08e911eed6e4cfcc
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=227fc5a3083290bf8c494f1f08e911eed6e4cfcc

Author: Vinson Lee <[email protected]>
Date:   Sat Jan 16 00:36:31 2010 -0800

st/mesa: Remove unnecessary header from st_atom_shader.c.

---

 src/mesa/state_tracker/st_atom_shader.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/state_tracker/st_atom_shader.c 
b/src/mesa/state_tracker/st_atom_shader.c
index 9208f3f..9fad58a 100644
--- a/src/mesa/state_tracker/st_atom_shader.c
+++ b/src/mesa/state_tracker/st_atom_shader.c
@@ -53,7 +53,6 @@
 #include "st_atom.h"
 #include "st_program.h"
 #include "st_atom_shader.h"
-#include "st_mesa_to_tgsi.h"
 
 
 /**

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to