projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc2f226
)
st/mesa: Remove unnecessary header from st_atom_shader.c.
author
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 08:36:31 +0000
(
00:36
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 08:36:31 +0000
(
00:36
-0800)
src/mesa/state_tracker/st_atom_shader.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_atom_shader.c
b/src/mesa/state_tracker/st_atom_shader.c
index 9208f3f446fa36c6a70f8d185671d819a627606d..9fad58a489c9e5ac38c822b649a13a9e268f79fe 100644
(file)
--- 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"
/**