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

Author: Vinson Lee <[email protected]>
Date:   Wed Jan 13 23:28:00 2010 -0800

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

---

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

diff --git a/src/mesa/state_tracker/st_program.c 
b/src/mesa/state_tracker/st_program.c
index cf19f8f..07a06b9 100644
--- a/src/mesa/state_tracker/st_program.c
+++ b/src/mesa/state_tracker/st_program.c
@@ -44,7 +44,6 @@
 
 #include "st_debug.h"
 #include "st_context.h"
-#include "st_atom.h"
 #include "st_program.h"
 #include "st_mesa_to_tgsi.h"
 #include "cso_cache/cso_context.h"

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

Reply via email to