projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6588a9
)
swrast: Remove unnecessary header from s_fragprog.c.
author
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 07:54:15 +0000
(23:54 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Wed, 13 Jan 2010 07:54:15 +0000
(23:54 -0800)
src/mesa/swrast/s_fragprog.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_fragprog.c
b/src/mesa/swrast/s_fragprog.c
index a22d34415d5a7c0ff7dc1069861c67c9f198782a..9ac33a26a65ae982261689d59988dde0ad79700d 100644
(file)
--- a/
src/mesa/swrast/s_fragprog.c
+++ b/
src/mesa/swrast/s_fragprog.c
@@
-25,7
+25,6
@@
#include "main/glheader.h"
#include "main/colormac.h"
#include "main/context.h"
-#include "main/texstate.h"
#include "shader/prog_instruction.h"
#include "s_fragprog.h"