projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
227fc5a
)
st/mesa: Remove unnecessary header from st_atom_sampler.c.
author
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 08:45:36 +0000
(
00:45
-0800)
committer
Vinson Lee
<vlee@vmware.com>
Sat, 16 Jan 2010 08:45:36 +0000
(
00:45
-0800)
src/mesa/state_tracker/st_atom_sampler.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_atom_sampler.c
b/src/mesa/state_tracker/st_atom_sampler.c
index 6611956ae83ce77a9474a00633bd4c110770d102..7b1734c4f324a7a4521b76974cb7b0b63868642e 100644
(file)
--- a/
src/mesa/state_tracker/st_atom_sampler.c
+++ b/
src/mesa/state_tracker/st_atom_sampler.c
@@
-37,7
+37,6
@@
#include "st_context.h"
#include "st_cb_texture.h"
#include "st_atom.h"
-#include "st_program.h"
#include "pipe/p_context.h"
#include "pipe/p_defines.h"