projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a70868
)
swrast: Remove unnecessary header from s_atifragshader.c.
author
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 06:58:07 +0000
(22:58 -0800)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 14 Jan 2010 06:58:07 +0000
(22:58 -0800)
src/mesa/swrast/s_atifragshader.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_atifragshader.c
b/src/mesa/swrast/s_atifragshader.c
index e88ff1912392eb349c1f8e9dcf21bab2cb698d26..353e9999d61d8df4a507ea816ca12fb990227ff6 100644
(file)
--- a/
src/mesa/swrast/s_atifragshader.c
+++ b/
src/mesa/swrast/s_atifragshader.c
@@
-23,7
+23,6
@@
#include "main/colormac.h"
#include "main/context.h"
#include "main/macros.h"
-#include "shader/program.h"
#include "shader/atifragshader.h"
#include "swrast/s_atifragshader.h"