projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab0a3f3
)
st/mesa: Remove unnecessary header.
author
Vinson Lee
<vlee@vmware.com>
Sat, 7 Aug 2010 01:45:15 +0000
(18:45 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 7 Aug 2010 01:45:15 +0000
(18:45 -0700)
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 cebaad5f000f35a513f1ff7bbf418a12488d6085..05442ef91b5739e51611641dacc6f2905a14d7ca 100644
(file)
--- a/
src/mesa/state_tracker/st_atom_shader.c
+++ b/
src/mesa/state_tracker/st_atom_shader.c
@@
-40,7
+40,6
@@
#include "program/program.h"
#include "pipe/p_context.h"
-#include "pipe/p_shader_tokens.h"
#include "util/u_simple_shaders.h"